Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

DDP

Name DDP
Version undef
Located at /usr/local/share/perl5
File /usr/local/share/perl5/DDP.pm
Is Core No
Search CPAN for this module DDP
Documentation DDP
Module Details DDP

NAME

DDP - Data::Printer shortcut for faster debugging


SYNOPSIS

  use DDP; p $my_data;


DESCRIPTION

Tired of typing use Data::Printer every time? DDP lets you quickly call your favorite variable dumper!

It behaves exactly like the Data::Printer manpage - it is, indeed, just an alias to it :)

Happy debugging!


SEE ALSO

the Data::Printer manpage

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024