changes that might come between 5.10's release and 5.8.9's). Note that
Rafael has kindly volunteered to take over maintainer.
p4raw-id: //depot/perl@33914
use warnings;
use strict;
use vars qw($VERSION $AUTOLOAD);
-$VERSION = '0.79';
+$VERSION = '0.80';
# $DB::single=1;
my %symcache;
=head1 AUTHOR
-Damian Conway (damian@conway.org)
+Damian Conway (damian@conway.org). The maintainer of this module is now Rafael
+Garcia-Suarez (rgarciasuarez@gmail.com).
=head1 BUGS