aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-AutoInstall
Commit message (Collapse)AuthorAgeFilesLines
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* ExtUtils::AutoInstall lets module writers to specify a moreErwin Lansing2005-12-024-0/+51
sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. This module works best with the Module::Install framework, a drop-in replacement for MakeMaker. WWW: http://search.cpan.org/dist/ExtUtils-AutoInstall/ PR: ports/89855 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=150261