wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libdata-methodproxy-perl  ]

Pakiet: libdata-methodproxy-perl (0.04-1)

Odnośniki dla libdata-methodproxy-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libdata-methodproxy-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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 );

Inne pakiety związane z libdata-methodproxy-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libdata-methodproxy-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 10,9 KiB30,0 KiB [lista plików]