Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37790045
en ru br
ALT Linux repositórios
S:2.07-alt1
5.0: 2.03-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Devel-Caller

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.03-alt1
Data da compilação: 31 agosto 2008, 21:58 ( 818.1 weeks ago )
Tamanho:: 9113 b

Home page:   http://search.cpan.org/dist/Devel-Caller/

Licença: Artistic
Sumário: Devel::Caller - meatier versions of caller
Descrição:

caller_cv($level)

"caller_cv" gives you the coderef of the subroutine being invoked at
the call frame indicated by the value of $level

caller_args($level)

Returns the arguments passed into the caller at level $level

caller_vars( $level, $names )

called_with($level, $names)

"called_with" returns a list of references to the original arguments
to the subroutine at $level.  if $names is true, the names of the
variables will be returned instead

constants are returned as "undef" in both cases

called_as_method($level)

"called_as_method" returns true if the subroutine at $level was
called as a method.

Mantenedor currente: Michael Bochkaryov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Devel-Caller
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