deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
Description: |-
Keep your handy modules organized
The Toolkit module provides a standard location to store modules that you use
all the time, and then loads them for you automatically. For example, instead
of always writing:
.
use strict;
use warnings;
use Carp;
use Smart::Comments;
.
in every program/module, you can just write:
.
use Toolkit;
.
and put all your favorite modules in a file.
Homepage: https://metacpan.org/release/Toolkit
Installed-Size: '28'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: libtoolkit-perl
Priority: optional
Section: perl
Version: 0.0.2-4
srcpkg_name: libtoolkit-perl
srcpkg_version: 0.0.2-4