aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Find
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.06Lars Balker Rasmussen2008-01-272-10/+8
| | | | Notes: svn path=/head/; revision=206283
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* 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
* Update to 0.05Erwin Lansing2005-12-012-3/+4
| | | | | | | | PR: 89802 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=150153
* Switch to preferred format for CPAN modules' WWW: line.Bill Fenner2005-10-091-1/+1
| | | | Notes: svn path=/head/; revision=144636
* Module::Find lets you find and use modules in categories. This can be veryErwin Lansing2005-10-014-0/+44
useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories. Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=143922