Devel-Symdump
view release on metacpan or search on metacpan
as class methods directly though.
SUBCLASSING
The design of this package is intentionally primitive and allows it to
be subclassed easily. An example of a (maybe) useful subclass is
Devel::Symdump::Export, a package which exports all methods of the
Devel::Symdump package and turns them into functions.
SEE ALSO
Routines for manipulating stashes: "Package::Stash"; to work with
lexicals: "PadWalker".
AUTHORS
Andreas Koenig <andk@cpan.org> and Tom Christiansen <tchrist@perl.com>.
Based on the old dumpvar.pl by Larry Wall.
COPYRIGHT, LICENSE
This module is
Copyright (c) 1995, 1997, 2000, 2002, 2005, 2006 Andreas Koenig
"<andk@cpan.org>".
lib/Devel/Symdump.pm view on Meta::CPAN
=head1 SUBCLASSING
The design of this package is intentionally primitive and allows it to
be subclassed easily. An example of a (maybe) useful subclass is
Devel::Symdump::Export, a package which exports all methods of the
Devel::Symdump package and turns them into functions.
=head1 SEE ALSO
Routines for manipulating stashes: C<Package::Stash>; to work with
lexicals: C<PadWalker>.
=head1 AUTHORS
Andreas Koenig F<< <andk@cpan.org> >> and Tom Christiansen
F<< <tchrist@perl.com> >>. Based on the old F<dumpvar.pl> by Larry
Wall.
=head1 COPYRIGHT, LICENSE
This module is
( run in 0.596 second using v1.01-cache-2.11-cpan-05444aca049 )