deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Breaks: libconfig-methodproxy-perl
Depends: perl:any, libmodule-runtime-perl
Description: |-
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 );
Homepage: https://metacpan.org/release/Data-MethodProxy
Installed-Size: '28'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdata-methodproxy-perl
Priority: optional
Provides: libconfig-methodproxy-perl
Replaces: libconfig-methodproxy-perl
Section: perl
Version: 0.04-1
srcpkg_name: libdata-methodproxy-perl
srcpkg_version: 0.04-1