Upgrade to Math::BigInt 1.53.
[p5sagit/p5-mst-13.2.git] / lib / Test / Simple.pm
index 6d0a0a0..339d085 100644 (file)
@@ -4,7 +4,7 @@ use 5.004;
 
 use strict 'vars';
 use vars qw($VERSION);
-$VERSION = '0.33';
+$VERSION = '0.41';
 
 
 use Test::Builder;
@@ -227,7 +227,7 @@ Copyright 2001 by Michael G Schwern E<lt>schwern@pobox.comE<gt>.
 This program is free software; you can redistribute it and/or 
 modify it under the same terms as Perl itself.
 
-See L<http://www.perl.com/perl/misc/Artistic.html>
+See F<http://www.perl.com/perl/misc/Artistic.html>
 
 =cut