in reply to Problem using TMPL_INCLUDE in HTML::Template

The problem isn't in your code or in HTML::Template's code (other than it should've demanded that File::Spec exist with a better minimum version number). Upgrade your File::Spec and you should be fine. A good minimum version number should be 0.80. The source for 0.7 doesn't seem to have splitdir().

------
We are the carpenters and bricklayers of the Information Age.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

  • Comment on Re: Problem using TMPL_INCLUDE in HTML::Template