Pacote: libdata-methodproxy-perl (0.05-1)
Links para libdata-methodproxy-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libdata-methodproxy-perl:
- [libdata-methodproxy-perl_0.05-1.dsc]
- [libdata-methodproxy-perl_0.05.orig.tar.gz]
- [libdata-methodproxy-perl_0.05-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
module to inject dynamic data into static data
A method proxy as provided by the Data::MethodProxy module is an array ref describing a class method to call and the arguments to pass to it. The first value of the array ref is the scalar $proxy, followed by a package name, then a subroutine name which must callable in the package, and a list of any subroutine arguments.
[ '$proxy', 'Foo::Bar', 'baz', 123, 4 ]
The above is saying, do this:
Foo::Bar->baz( 123, 4 );
Outros pacotes relacionados a libdata-methodproxy-perl
|
|
|
|
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libdata-methodproxy-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 9.2 kB | 28.0 kB | [lista de arquivos] |