The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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/