-
-
30 Sep 2013 20:22:59 UTC
- Distribution: Data-Dumper-GUI
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (483 / 0 / 0)
- Kwalitee
Bus factor: 1- 52.50% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (58.25KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
ddGUI - a shorter name for Data::Dumper::GUI
SYNOPSIS
use ddGUI; print Dumper(@variables);
DESCRIPTION
This is just an empty subclass of Data::Dumper::GUI.
BUGS
Please report any bugs to http://rt.cpan.org/Dist/Display.html?Queue=Data-Dumper-GUI.
SEE ALSO
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2013 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Module Install Instructions
To install Data::Dumper::GUI, copy and paste the appropriate command in to your terminal.
cpanm Data::Dumper::GUI
perl -MCPAN -e shell install Data::Dumper::GUI
For more information on module installation, please visit the detailed CPAN module installation guide.