ea27e1d897
This module prototypes the Perl 6 'exported' and 'exportable' traits in Perl 5. Instead of messing around with @EXPORT arrays, you just declare which subs are to be exported (or are exportable on request) as part of those subs. For example: sub foo is exported { # by default ... } sub bar is exportable { # on request ... }
5 lines
256 B
Text
5 lines
256 B
Text
$NetBSD: distinfo,v 1.1.1.1 2006/06/07 11:56:15 abs Exp $
|
|
|
|
SHA1 (Perl6-Export-0.07.tar.gz) = 23c4516253fa4390ea4a1be49563b29c7180ace4
|
|
RMD160 (Perl6-Export-0.07.tar.gz) = 2293703d8a3d9306b98ac8fbc08cbf84deb3308e
|
|
Size (Perl6-Export-0.07.tar.gz) = 3544 bytes
|