Main > Programming > Libraries >

Module::ThirdParty 0.18

Module::ThirdParty 0.18

Sponsored Links

Module::ThirdParty 0.18 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.020 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1009
Date added: 2007-01-23

Module::ThirdParty 0.18 description

Module::ThirdParty is a Perl module which can provide information for 3rd party modules (outside CPAN).
SYNOPSIS
use Module::ThirdParty;
if (is_3rd_party($module)) {
my $info = module_information($module);
print "$module is a known third-party Perl modulen",
" -> included in $info->{name} ($info->{url})n",
" -> made by $info->{author} ($info->{author_url})n"
} else {
print "$module is not a known third-party Perl modulen"
}
Perl modules can be roughly classified in three categories:
- core modules, included with the standard Perl distribution;
- CPAN modules, available from any CPAN mirror;
- third-party modules, including modules publicly available on the Internet (outside CPAN) and "closed" modules available only through commercial licenses.
The list of core modules is provided by Module::CoreList and the list of CPAN modules is in the file http://www.cpan.org/modules/02packages.details.txt.gz and provided by modules like CPANPLUS, but there was no module that listed third-party modules. This module tries to address this need by providing such a list.
Why bother in the first place? Because some CPAN modules specify such third-party software. Therefore installing them may not be as easy as other CPAN modules because one must first find and manually install the prerequisites. The aim of Module::ThirdParty is to provide basic information to installer shells like CPANPLUS and to give hints to the user.
Note that there is also another category of modules regarding dependencies problems: the ghost modules. Those are modules no longer present on the CPAN, but which still haunt it from old PREREQS. They can be found in the BackPAN graveyard, for which the only map is Parse::BACKPAN::Packages.

Module::ThirdParty 0.18 Screenshot

Advertisements

Module::ThirdParty 0.18 Keywords

Bookmark Module::ThirdParty 0.18

Hyperlink code:
Link for forum:

Module::ThirdParty 0.18 Copyright

WareSeeker periodically updates pricing and software information of Module::ThirdParty 0.18 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Module::ThirdParty 0.18 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Module::Build is a Perl module for build and install Perl modules. Free Download
Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. Free Download
Module::Signature is a Perl module signature file manipulation. Free Download
Module::Starter::PBP is a Perl module to create a module as recommended in "Perl Best Practices". Free Download
Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Free Download
Drupal::Module::Starter is a Perl module to create Drupal Module starter files. Free Download
ModPerl::PackageRegistry is a Perl module to map URIs to perl package namespaces. Free Download
Module::Versions is a Perl module to handle versions of loaded modules with flexible result interface. Free Download