table of contents
DP(3) | User Contributed Perl Documentation | DP(3) |
NAME¶
DP - Alias for Data::Peek
SYNOPSIS¶
perl -MDP -wle'print DPeek for DDual ($?, 1)'
DESCRIPTION¶
See Data::Peek.
AUTHOR¶
H.Merijn Brand <hmbrand@cpan.org>
COPYRIGHT AND LICENSE¶
Copyright (C) 2008-2023 H.Merijn Brand
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2023-01-04 | perl v5.40.0 |