Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-AutoInstall
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 03/03/2005 04:12:37
Module Name:	pkgsrc
Committed By:	epg
Date:		Thu Mar  3 04:12:37 UTC 2005

Update of /cvsroot/pkgsrc/devel/p5-ExtUtils-AutoInstall
In directory ivanova.netbsd.org:/tmp/cvs-serv16721

Log Message:
Import ExtUtils-AutoInstall-0.61.

This module lets Makefile.PL automatically install dependencies
via CPAN or CPANPLUS.

* Features

- Letting the user enable/disable optional dependencies.
- Support sane defaults by probing for the machine's capability.
- If not inside a cpan shell, use CPAN.pm to install dependencies.
- Enable/disable the associated tests automatically.
- Supply UNINST=1 when it is safe and possibly needed.
- Checks MANIFEST to avoid unnecessary grepping of EXE_FILES.
- Utilizes CPANPLUS and/or Sort::Versions where feasible.
- Offers check-only and skip-all Makefile.PL targets.
- Offers check-only and install-only Makefile targets.
- Take advantage of the 'sudo' command where available.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/p5-ExtUtils-AutoInstall/distinfo
N pkgsrc/devel/p5-ExtUtils-AutoInstall/Makefile
N pkgsrc/devel/p5-ExtUtils-AutoInstall/PLIST
N pkgsrc/devel/p5-ExtUtils-AutoInstall/DESCR

No conflicts created by this import