Jeff Weisberg > Encoding-BER-1.00 > Encoding::BER::Dumper

Download:
Encoding-BER-1.00.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.00   Source  

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/