Skip Menu |

This queue is for tickets about the ParseLex CPAN distribution.

Report information
The Basics
Id: 7880
Status: resolved
Priority: 0/
Queue: ParseLex

People
Owner: Nobody in particular
Requestors: steve.james [...] beachsolutions.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.15
Fixed in: (no value)



Subject: Missing semicolon in Template.pm
Hello there, I'm using perl v5.8.3 built for i386-linux-thread-multi to test P/PV/PVERD/ParseLex-2.15.tar.gz All tests fail because of the missing semicolon in lib/parse/Template.pm line 1. Presumably older Perls permitted this, since it's been like this for some time?
 VERSION 2.16 - 5/01/2010
 
o New maintainer pscust@cpan.org
o Parse::Template 0.33 : Fix syntax errors
  Solves RT #7880, #12845, #14785, #11807, #48964, #53112
o Parse::Token    2.16 : Fix syntax errors
  Solves RT #12845, #36285, #48964, #53112
o test4.t : adapt to current Perl (line vs chunk)
  Solves RT #158, #11808, #11809, #12846, #14785, #48964, #53112
o tests : add blib/lib to Perl path
  Solves RT #48964, #53112
o Added test8.t with code from RT #1861, but error is not reproduced in Perl 5.10, and 
  patch does not work in Perl 5.10; patch not added.