This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Carp 1.05 shipped with 5.8.8. Remove work-around for pre 1.05.
[perl5.git] / lib / Exporter / Heavy.pm
index d8dff22..724028a 100644 (file)
@@ -6,9 +6,6 @@ no strict 'refs';
 # On one line so MakeMaker will see it.
 require Exporter;  our $VERSION = $Exporter::VERSION;
 
-# Carp 1.05+ does this now for us, but we may be running with an old Carp
-$Carp::Internal{'Exporter::Heavy'}++;
-
 =head1 NAME
 
 Exporter::Heavy - Exporter guts