The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Encoding::BER::Dumper - Perl module for dumping Perl objects from/to BER

SYNOPSIS

$ber = pl2ber( $perl );
$perl = ber2pl( $ber );

DESCRIPTION

EXPORTS

The following methods are exported:

ber2pl, pl2ber

BUGS

Not all types of things perl can be encoded in BER.

SEE ALSO

Yellowstone National Park.
Encoding::BER, Data::Dumper, XML::Dumper

AUTHOR

Jeff Weisberg - http://www.tcp4me.com/