Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libperl6-export-perl
Implementation of the perl 6 'is export(...)' trait
https://metacpan.org/release/Perl6-Export
0
no reviews
Install
Perl6::export 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.