diff options
Diffstat (limited to 'devel/p5-Exporter-Lite/pkg-descr')
-rw-r--r-- | devel/p5-Exporter-Lite/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Exporter-Lite/pkg-descr b/devel/p5-Exporter-Lite/pkg-descr new file mode 100644 index 000000000000..d41ac4bdf8c2 --- /dev/null +++ b/devel/p5-Exporter-Lite/pkg-descr @@ -0,0 +1,5 @@ +This is an alternative to Exporter intended to provide a lightweight +subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK +and not a whole lot else. + +WWW: http://search.cpan.org/author/MSCHWERN/Exporter-Lite/ |