NAME
Data::Dump::Ala::SHARYANTO - Use Data::Dump to dump data à la Steven Haryanto
VERSION
version 0.02
SYNOPSIS
use Data::Dump::Ala::SHARYANTO;
dd(...);
DESCRIPTION
Everyone prefers their dumps differently. I picked Data::Dump::Ala::* namespace for author-customized Data::Dump routines.
This module dumps with DateTime objects converted to strings, e.g. "2011-10-19".
FUNCTIONS
dd(...)
Dump one or more data structures.
SEE ALSO
AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 40:
Non-ASCII character seen before =encoding in 'à'. Assuming UTF-8