On Thu, 2004-01-15 at 17:59, James Edward Gray II wrote: > On Jan 15, 2004, at 4:40 PM, Dan Anderson wrote: > > > I use the Data::Dump package which is a standard module. > > I'm willing to bet you actually use Data::Dumper.
Nope. I use Data::Dump. Then I call Data::Dump::dump() to dump a variable. http://search.cpan.org/~gaas/Data-Dump-1.02/lib/Data/Dump.pm I was, however, mistaken that it's part of the default Perl install when you build it from source (although it is part of the default install on Mandrake Linux). -Dan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
