perl-Data-Dumper-Simple
Easily dump variables with names
SRPM: perl-Data-Dumper-Simple-0.11-2.n0i.4.fc7.src.rpm SPEC: perl-Data-Dumper-Simple.spec Version: 0.11 Release: 2.n0i.4.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 10030 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Data-Dumper-Simple/ Date: Sat Jun 02 2007, 13:07 GMT
Description:
Data::Dumper::Simple is actually a source filter that replaces all
instances of "Dumper($some, @args)" in your code with a call to
"Data::Dumper->Dump()". You can use the one function provided to make
dumping variables for debugging a trivial task. Note that this is primarily
a debugging tool. "Data::Dumper" offers a bit more than that, so don't
expect this module to be more than it is.
instances of "Dumper($some, @args)" in your code with a call to
"Data::Dumper->Dump()". You can use the one function provided to make
dumping variables for debugging a trivial task. Note that this is primarily
a debugging tool. "Data::Dumper" offers a bit more than that, so don't
expect this module to be more than it is.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.11-2.n0i.4
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Fri Dec 30 2005 Marius Feraru <altblue@n0i.net> 0.11-1.n0i.3
- version 0.11 - Wed Oct 12 2005 Marius Feraru <altblue@n0i.net> 0.10-1.n0i.2
- version 0.10 - Fri Sep 16 2005 Marius Feraru <altblue@n0i.net> 0.07-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.7
Files:
- Data-Dumper-Simple-0.11.tar.gz
- perl-Data-Dumper-Simple.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Filter::Simple)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)