Bug 101016 - [NEW PORT] devel/p5-aliased: Use shorter versions of class names
Summary: [NEW PORT] devel/p5-aliased: Use shorter versions of class names
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 10:40 UTC by Ying-Chieh Liao
Modified: 2006-08-02 02:17 UTC (History)
0 users

See Also:


Attachments
p5-aliased-0.20.shar (1.82 KB, text/plain)
2006-07-29 10:40 UTC, Ying-Chieh Liao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Liao 2006-07-29 10:40:14 UTC
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.

WWW: http://search.cpan.org/dist/aliased/

Generated with FreeBSD Port Tools 0.77
Comment 1 Shaun Amott freebsd_committer freebsd_triage 2006-07-29 23:06:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Take it.
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-08-01 17:20:48 UTC
Responsible Changed
From-To: shaun->freebsd-ports-bugs

Release.
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2006-08-02 02:17:14 UTC
State Changed
From-To: open->closed

committed