Subject: | Generates warnings on devel versions of Text::Xslate |
When used with development versions of Text::Xslate, this module
produces warnings, for example with Text::Xslate 0.2008_01:
Argument "0.2008_01" isn't numeric in numeric ge (>=) at
/usr/local/share/perl/5.10.1/Text/Xslate/Bridge/TT2.pm line 22.
Offending line is:
delete $Function{uri} if $Text::Xslate::VERSION >= 0.1052; # builtin