NAME
Sub::Mutate - examination and modification of subroutines
DESCRIPTION
This module contains functions that examine and modify many aspects of
subroutines in Perl. It is intended to help in the implementation of
attribute handlers, and for other such special effects.
INSTALLATION
perl Build.PL
./Build
./Build test
./Build install
AUTHOR
Andrew Main (Zefram) <
[email protected]>
COPYRIGHT
Copyright (C) 2009, 2010, 2011 Andrew Main (Zefram) <
[email protected]>
LICENSE
This module is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.