You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by The Doctor <do...@doctor.nl2k.ab.ca> on 2001/04/18 01:19:59 UTC

How does one report a perl versioning problem

Recently, I got the following:


Script started on Sat Apr 14 13:18:31 2001
root@doctor$ /usr/contrib/bin/perl5.6.1 -v

This is perl, v5.6.0 built for i386-bsdos

Copyright 1987-2000, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

root@doctor$ exit
exit

Script done on Sat Apr 14 13:18:44 2001

FUN!!  How can one report this and how can one tell perl that 
great the version correct??