This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Instead of muting symbol export error if under eval,
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 9 Dec 2001 18:21:46 +0000 (18:21 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 9 Dec 2001 18:21:46 +0000 (18:21 +0000)
commitddc53c8b92d8feb3e2103b02f41617a2abf20574
tree0bdbfae06ec9e13508418a66fc57a7afd7fe6840
parent9380b46b3d37c131ab8ce5026cc41ca0f63d3c60
Instead of muting symbol export error if under eval,
delay the errors until the croak().

(replaces #13408)

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