Path: news.ruhr-uni-bochum.de!news.rwth-aachen.de!news.dfn.de!scsing.switch.ch!swsbe6.switch.ch!swidir.switch.ch!newsfeed.ACO.net!Austria.EU.net!EU.net!newsfeed.internetmci.com!usenet.eel.ufl.edu!psgrain!nntp.teleport.com!usenet
From:
[email protected] (Gurusamy Sarathy)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: ANNOUNCE: Data-Dumper-1.2
Followup-To: comp.lang.perl.misc
Date: 19 Nov 1995 15:58:47 GMT
Organization: University of Michigan Engineering, Ann Arbor
Lines: 23
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: linda.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: news.ruhr-uni-bochum.de comp.lang.perl.announce:164 comp.lang.perl.misc:12090
A newer version of the data stringification package
C<Data::Dumper> is now available. This version has
many enhancements, among them:
* handles self-referential structures elegantly
* several output styles are supported (all of them
in perl syntax, hence C<eval>-able)
* supports names for dumped variables (references to
substructures will use these names with -> notation)
* arrays and hashes can also be dumped as paranthesized
lists
Pick it up from
http://www-personal.engin.umich.edu/~gsar/Data-Dumper-1.2.pm
or (very soon) from any of the CPAN sites near you.
- Sarathy.
[email protected]