aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-relative
Commit message (Collapse)AuthorAgeFilesLines
* Change MAINTAINER on my ports to my FreeBSD email addressSteven Kreuzer2009-03-281-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=231170
* relative - Load modules with relative namesMartin Wilke2008-12-224-0/+41
This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax. WWW: http://search.cpan.org/dist/relative/ PR: ports/129659 Submitted by: skreuzer at exit2shell.com Notes: svn path=/head/; revision=224601