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 kB29 kB [文件列表]