Your IP : 172.28.240.42


Current Path : /usr/share/perl/5.14/Carp/
Upload File :
Current File : //usr/share/perl/5.14/Carp/Heavy.pm

package Carp;

# On one line so MakeMaker will see it.
use Carp;  our $VERSION = $Carp::VERSION;

1;

# Most of the machinery of Carp used to be there.
# It has been moved in Carp.pm now, but this placeholder remains for
# the benefit of modules that like to preload Carp::Heavy directly.