Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37897587
en ru br
ALT Linux repositórios
S:0.14-alt1.2
5.0: 0.03-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-Sub-Identify

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.03-alt1.1
Data da compilação: 6 outubro 2008, 23:44 ( 813.8 weeks ago )
Tamanho:: 6408 b

Home page:   http://search.cpan.org/dist/Sub-Identify/

Licença: Artistic
Sumário: Sub::Identify - retrieve names of code references
Descrição:

"Sub::Identify" allows you to retrieve the real name of code references. For
this, it uses perl's introspection mechanism, provided by the "B" module.

It provides four functions : "sub_name" returns the name of the
subroutine (or "__ANON__" if it's an anonymous code reference),
"stash_name" returns its package, and "sub_fullname" returns the
concatenation of the two.

The fourth function, "get_code_info", returns a list of two elements,
the package and the subroutine name (in case of you want both and are worried
by the speed.)

In case of subroutine aliasing, those functions always return the
original name.

Mantenedor currente: Michael Bochkaryov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Sub-Identify
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009