| Encoding-BER documentation | view source | Contained in the Encoding-BER distribution. |
Encoding::BER::Dumper - Perl module for dumping Perl objects from/to BER
use Encoding::BER::Dumper; $ber = pl2ber( $perl ); $perl = ber2pl( $ber );
The following methods are exported:
ber2pl, pl2ber
Not all types of things perl can be encoded in BER.
Yellowstone National Park. Encoding::BER, Data::Dumper, XML::Dumper
Jeff Weisberg - http://www.tcp4me.com/
| Encoding-BER documentation | view source | Contained in the Encoding-BER distribution. |