Class::Declare::Dump - provide object dump routine for Class::Declare


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 the Class::Declare manpage, providing the dump() routine.


DESCRIPTION

Class::Declare::Dump adds a detailed dump() method to the Class::Declare manpage, allowing inspection of the Class::Declare manpage derived objects. This method is only installed (and indeed, this module only compiled) if dump() is called on a the Class::Declare manpage-derived object or package.


SEE ALSO

the Class::Declare manpage


AUTHOR

Ian Brayshaw, <ian@onemore.org>


COPYRIGHT AND LICENSE

Copyright 2003-2007 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.