Main > Programming > Libraries >

Module::Install 0.64

Module::Install 0.64

Sponsored Links

Module::Install 0.64 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.078 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1131
Date added: 2006-09-27

Module::Install 0.64 description

Module::Install is a standalone, extensible Perl module installer.

SYNOPSIS

In your Makefile.PL: (Recommended Usage)
# Load the Module::Install bundled in ./inc/
use inc::Module::Install;

# Define metadata
name Your-Module;
all_from lib/Your/Module.pm;

# Specific dependencies
requires Carp => 0;
requires File::Spec => 0.80;
build_requires Test::More => 0.42;
recommends Your::OtherModule => 0.01;

no_index directory => demos;

install_script bin/myscript;

auto_install;
WriteAll;

Quickly upgrade a legacy ExtUtil::MakeMaker installer:

# Drop-in replacement to ExtUtils::MakeMaker
use inc::Module::Install;
WriteMakefile( ... );

A dummy Build.PL so we can work with Module::Build as well:

# Dear Distribution Packager. This use of require is intentional.
# Module::Install detects Build.PL usage and acts accordingly.
require Makefile.PL;

Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with both the ExtUtils::MakeMaker and Module::Build build systems, and will run on any Perl installation version 5.004 or newer.

The intent is to make it as easy as possible for CPAN authors (and especially for first-time CPAN authors) to have installers that follow all the best practices for distribution installation, but involve as much DWIM (Do What I Mean) as possible when writing them.

Module::Install 0.64 Screenshot

Advertisements

Module::Install 0.64 Keywords

Bookmark Module::Install 0.64

Hyperlink code:
Link for forum:

Module::Install 0.64 Copyright

WareSeeker periodically updates pricing and software information of Module::Install 0.64 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::Install 0.64 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::Install::Deprecated are warnings and help for deprecated commands. Free Download
Module::Install::Philosophy Perl module contains the concepts behind Module::Install. Free Download
Module::Build is a Perl module for build and install Perl modules. Free Download
Module::AutoINC is a Perl module that can download and install CPAN/PPM modules upon first use. Free Download
ExtUtils::AutoInstall is a Perl module to automatic install of dependencies via CPAN. Free Download
Module::ThirdParty is a Perl module which can provide information for 3rd party modules (outside CPAN). Free Download
movieinfo is a Perl module created to dump information about movie file(s). Free Download
Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. Free Download