FreeBSD Manual Pages
Declare::Dump(3) User Contributed Perl Documentation Declare::Dump(3) NAME Class::Declare::Dump - provide object dump routine for Class::Declare SYNOPSIS This module should not be used directly; it is a helper module for Class::Declare, providing the dump() routine. DESCRIPTION Class::Declare::Dump adds a detailed dump() method to Class::Declare, allowing inspection of Class::Declare derived objects. This method is only installed (and indeed, this module only compiled) if dump() is called on a Class::Declare-derived object or package. SEE ALSO Class::Declare AUTHOR Ian Brayshaw, <ian@onemore.org> COPYRIGHT AND LICENSE Copyright 2003-2010 by Ian Brayshaw. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.32.0 2011-12-18 Declare::Dump(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Class::Declare::Dump&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>