1.10 2008-06-28 rurban
require 5.006; Test::More not possible in 5.00505
our => my
-
+
1.09 2008-06-18 rurban
minor META.yml syntax fix
5.8.0 ending nextstate test failure: be more tolerant
} else {
my $unix_rpt = $ENV{'DECC$FILENAME_UNIX_REPORT'} || '';
my $efs_case = $ENV{'DECC$EFS_CASE_PRESERVE'} || '';
- $vms_unix_rpt = $unix_rpt =~ /^[ET1]/i;
+ $vms_unix_rpt = $unix_rpt =~ /^[ET1]/i;
$vms_case = $efs_case =~ /^[ET1]/i;
}
$Is_VMS_lc = 0 if ($vms_case);
+ Version 3.43
+ 1. Documentation patch from MARKSTOS@cpan.org to replace all occurrences of
+ "new CGI" with CGI->new()" to reflect best perl practices.
+ 2. Patch from Stepan Kasal to fix utf-8 related problems in perl 5.10
Version 3.42
1. Added patch from Renee Baecker that makes it possible to subclass