deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libfuture-perl
Description: |-
module to dispose of variables
Provides some basic helper functions for making sure variables go away when
you want them to.
.
Currently provides /dispose as a default import. To avoid this:
.
use Variable::Disposition ();
.
In addition, /retain and /retain_future are available as optional imports.
.
use Variable::Disposition qw(dispose retain retain_future);
.
The :all tag can be used to import every available function:
Homepage: https://metacpan.org/release/Variable-Disposition
Installed-Size: '25'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: libvariable-disposition-perl
Priority: optional
Section: perl
Version: 0.004-4
srcpkg_name: libvariable-disposition-perl
srcpkg_version: 0.004-4