Debian packages on transit

only installed packages

Package: libclass-load-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> [Debian Bug Report]
Architecture: all
Version: 0.25-2
Depends: perl:any, libdata-optlist-perl, libmodule-implementation-perl, libmodule-runtime-perl, libpackage-stash-perl, libtry-tiny-perl
Description: module for loading modules by name
 "require EXPR" only accepts Class/Name.pm style module names, not
 Class::Name. For that, Class::Load provides "load_class 'Class::Name'".
 
 It's often useful to test whether a module can be loaded, instead of throwing
 an error when it's not available. For that, Class::Load provides
 "try_load_class 'Class::Name'".
 
 Finally, sometimes it is important to know whether a particular class has
 been loaded. Asking %INC is an option, but that will miss inner packages and
 any class for which the filename does not correspond to the package name. For
 that, this module provides "is_class_loaded 'Class::Name'".
Homepage: https://metacpan.org/release/Class-Load

Files owned by package libclass-load-perl:

/usr
/usr/share
/usr/share/doc
/usr/share/doc/libclass-load-perl
/usr/share/doc/libclass-load-perl/CONTRIBUTING
/usr/share/doc/libclass-load-perl/changelog.Debian.gz
/usr/share/doc/libclass-load-perl/changelog.gz
/usr/share/doc/libclass-load-perl/copyright
/usr/share/man
/usr/share/man/man3
/usr/share/man/man3/Class::Load.3pm.gz
/usr/share/perl5
/usr/share/perl5/Class
/usr/share/perl5/Class/Load
/usr/share/perl5/Class/Load.pm
/usr/share/perl5/Class/Load/PP.pm


Generated by dpkg-www 2.64