The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

use Encoding::BER::Dumper;

$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/