Package
libmodule-implementation-perlVersion
0.09-1Priority
optionalSection
universe/perlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
64.5 kBDepends
perl, libmodule-runtime-perl (>= 0.012), libtry-tiny-perlHomepage
https://metacpan.org/release/Module-ImplementationTask
mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-masterSupported
3yDownload Size
12.2 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
module for loading one of several alternate implementations of a moduleModule::Implementation abstracts out the process of choosing one of several
underlying implementations for a module. This can be used to provide XS and
pure Perl implementations of a module, or it could be used to load an
implementation for a given OS or any other case of needing to provide
multiple implementations.
.
This module is only useful when you know all the implementations ahead of
time. If you want to load arbitrary implementations then you probably want
something like a plugin system, not this module.
Install Info
artful,now 0.09-1 allInstalled Automatically
TrueFiles
/.//usr/
/usr/share/
/usr/share/doc/
/usr/share/doc/libmodule-implementation-perl/
/usr/share/doc/libmodule-implementation-perl/changelog.Debian.gz
/usr/share/doc/libmodule-implementation-perl/copyright
/usr/share/man/
/usr/share/man/man3/
/usr/share/man/man3/Module::Implementation.3pm.gz
/usr/share/perl5/
/usr/share/perl5/Module/
/usr/share/perl5/Module/Implementation.pm