|
Incompatibilities with older versions of Perl
There is a known incompatibility between my Template.pm
and Configuration.pm modules and versions of Perl prior to
5.005. It's typically manifested by this error message:
 |
Software error:
Sequence (?<...) not recognized at ./Template.pm line 89,
<FILE> chunk 81.
|
If you are see this error, you can download patched versions of
the modules which work around the version incompatibility.
|