This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
For PROXYSUBS, add an option to push all constants' names onto an array.
authorNicholas Clark <nick@ccl4.org>
Sat, 23 Oct 2010 18:00:49 +0000 (19:00 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 23 Oct 2010 18:00:49 +0000 (19:00 +0100)
commit1c8d11ca3d0ce8bc11562f159b94c2c7e62dea6c
tree7fc3259abdd7281b4309d646b3135278114d17a1
parentcfe266414f3e8904e82a5303767315c497dd135c
For PROXYSUBS, add an option to push all constants' names onto an array.

Typically this would be 'EXPORT_OK', to add all constants to the @EXPORT_OK
array for this package.
cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm