Commit graph

3 commits

Author SHA1 Message Date
wiz
13b243a555 Update to 0.63:
== Changes for 0.63 - September 12, 2005

* Added some text in the POD's synopsis regarding --defaultdeps and the
  environment variable.

== Changes for 0.62 - July 9, 2005

* With CPANPLUS, we no longer probe $Config{sitelib} for writability
  and suggest `sudo` for the entire installation process, as CPANPLUS
  can handle this with `sudo` on `make install`.  Reported by Sungo.
2005-11-22 22:58:02 +00:00
epg
edc92d702b Whoops, forgot to regenerate distinfo to add RMD160 checksum. 2005-03-03 04:23:13 +00:00
epg
58bd708296 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.
2005-03-03 04:12:37 +00:00