summaryrefslogtreecommitdiff
path: root/ext/Data/Dumper/Dumper.pm
Commit message (Expand)AuthorAgeFilesLines
* First stab at making Data::Dumper to grok Unicode.Jarkko Hietaniemi2001-03-211-0/+2
* more pod patchesMichael Stevens2001-03-161-1/+0
* Make Data::Dumper (non-XS) to work with changed semantics of ref().Gisle Aas2000-09-071-3/+2
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-3/+3
* make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-081-20/+12
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-22/+22
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* fix bug in dumping self-referential scalarsGurusamy Sarathy2000-01-211-1/+1
* tweak change#4745 to make ebcdic output match for chars <= 037Gurusamy Sarathy2000-01-051-1/+5
* ebcdic fix for Data::Dumper from Peter PrymmerGurusamy Sarathy2000-01-021-14/+20
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-4/+4
* email address changesGurusamy Sarathy1999-12-011-1/+1
* avoid ass_u_ming uppercase types are not user objects (spottedGurusamy Sarathy1999-09-081-4/+3
* modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-051-12/+52
* make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-041-5/+13
* dump C<0> as such, not C<'0'>Gurusamy Sarathy1999-06-161-1/+1
* minor bug in dumping blessed subrefsGurusamy Sarathy1999-02-061-3/+2
* Data::Dumper updateGurusamy Sarathy1998-10-311-65/+103
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-091-0/+963