parrotcode: style baseclass | |
Contents | Libraries |
Data::Dumper::Base - style baseclass
version 0.20
TDB
This is a baseclass that provides some essential functions necessary for dumping data structures.
It is subclassed by Data::Dumper::Default
,
which implements the methods that are finally doing the output.
A Data::Dumper::Base object has the following methods:
Jens Rieks <parrot at jensbeimsurfen dot de> is the author and maintainer. Please send patches and suggestions to the Perl 6 Internals mailing list.
Copyright (C) 2004, The Perl Foundation.
|