This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make Exporter::Heavy correctly not warn when exporting a symbol only
authorNicholas Clark <nick@ccl4.org>
Fri, 9 Mar 2007 19:23:57 +0000 (19:23 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 9 Mar 2007 19:23:57 +0000 (19:23 +0000)
commit452617c3f7a5f3708b2a912420c39479d85cb7e5
treea0ea5fa90bf2f78eddb06898f7ef5dc80a8beeb9
parent15fcae636016588132c47748c4e10dd810b45835
Make Exporter::Heavy correctly not warn when exporting a symbol only
declared in the export specification. Ensure that the test actually
tests this.

p4raw-id: //depot/perl@30529
lib/Exporter.t
lib/Exporter/Heavy.pm