Alle Optionen
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: libdata-methodproxy-perl  ]

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

Links für libdata-methodproxy-perl

Screenshot

Debian-Ressourcen:

Quellcode-Paket libdata-methodproxy-perl herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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

Andere Pakete mit Bezug zu libdata-methodproxy-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libdata-methodproxy-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 10,9 kB30,0 kB [Liste der Dateien]