fixed bug in compiled code to handle undef as an allowed value - needs testing
authorUri Guttman <uri@cpan.org>
Wed, 14 Jan 2009 05:41:38 +0000 (00:41 -0500)
committerUri Guttman <uri@cpan.org>
Wed, 14 Jan 2009 05:41:38 +0000 (00:41 -0500)
commit52705b1cdbecabbdf8efe04f45e31dde27dbc823
tree41e497014b06d8d83e1cbf11bd6b39b80d170f98
parent387178d0981af3f4a3f1568e5a13c25d9a0feac0
fixed bug in compiled code to handle undef as an allowed value - needs testing
pointed out by bob rogers

removed use of $1, $2 in parsing chunks in the compiler.
pointed out by bobbie fox
lib/Template/Simple.pm