Skip to content
Sections
>> Trisquel >> Пакеты >> nabia >> perl >> libdata-methodproxy-perl
nabia  ] [  aramo  ]
[ Источник: libdata-methodproxy-perl  ]

Пакет: libdata-methodproxy-perl (0.04-1)

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

Другие пакеты, относящиеся к libdata-methodproxy-perl

  • зависимости
  • рекомендации
  • предложения
  • dep: libmodule-runtime-perl
    Perl module for runtime module handling
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Загрузка libdata-methodproxy-perl

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 10,3 Кб29 Кб [список файлов]