datum::strip(1)
NAME
- Carp::Datum::Strip - strips most Carp::Datum calls lexi
- cally
SYNOPSIS
use Carp::Datum::Strip qw(datum_strip);
datum_strip("-", "-");
datum_strip($file, "$file.new", ".bak");
DESCRIPTION
Arrayto remove calls to "Carp::Datum" routines lexically.
ArrayCarp::Datum are followed, stripping will be incorrect.
The general guidelines are:
Arrayfor details.
INTERFACE
The interface of the datum_strip() routine is:
ArrayThe stripped version will be written to new_file.
Arraycreating new_file.
Arrayany mode bit propagation.
Returns true on success, "undef" on error.
AUTHORS
Arrayrel@cpan.org>.