B::More $Id: README,v 1.1 2003/02/14 22:57:07 xmath Exp $ INSTALLATION To install this module type the following: perl Makefile.PL && make && make test make install Or use CPANPLUS to automate the process. Module documentation: NAME B::More - Adds a method to B::SV to get a ref to the sv DESCRIPTION Adds stuff I needed in B and wasn't there :-) Feel free to email me with suggestions for other methods I can add. B::SV METHODS svref SEE ALSO B, perlguts AUTHOR Matthijs van Duin Copyright (C) 2003 Matthijs van Duin. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.