Bug 72047 - [NEW PORT] devel/p5-Exporter-Tidy: Another way of exporting symbols
Summary: [NEW PORT] devel/p5-Exporter-Tidy: Another way of exporting symbols
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: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 04:40 UTC by Ying-Chieh Liao
Modified: 2004-10-12 12:21 UTC (History)
0 users

See Also:


Attachments
p5-Exporter-Tidy-0.06.shar (2.20 KB, text/plain)
2004-09-24 04: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 2004-09-24 04:40:14 UTC
This module serves as an easy, clean alternative to Exporter. Unlike Exporter,
it is not subclassed, but it simply exports a custom import() into your
namespace.

With Exporter::Tidy, you don't need to use any package global in your module.
Even the subs you export can be lexically scoped.

WWW: http://search.cpan.org/dist/Exporter-Tidy/

Generated with FreeBSD Port Tools 0.63
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-09-25 19:37:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-10-12 12:21:10 UTC
State Changed
From-To: open->closed

Port added, thanks !