8 Commits

Author SHA1 Message Date
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
bentley
eb5d566e19 Remove Kevin Lo as maintainer, by request. 2015-01-21 06:23:33 +00:00
benoit
472eaa1600 Update to p5-aliased-0.34.
ok kevlo@ (maintainer)
2015-01-20 09:45:05 +00:00
benoit
92fed94aa5 - update p5-aliased to 0.31
- remove USE_GROFF

ok kevlo@ (maintainer)
2013-03-24 14:54:14 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
kevlo
ef8624a610 Initial import of p5-aliased 0.30
aliased is simple in concept but is a rather handy module. It loads 
the class you specify and exports into your namespace a subroutine
that returns the class name. You can explicitly alias the class to 
another name or, if you prefer, you can do so implicitly.
In the latter case, the name of the subroutine is the last part of
the class name.

ok pea@
2009-10-05 12:50:38 +00:00