I'm not familiar with the XS stash, but was under the impression that the pure perl Stash tried to run object methods prior to virtual methods. I would expect that to be the desired priority if not.

Randal L. Schwartz wrote:

"Tony" == Tony Bowden <[EMAIL PROTECTED]> writes:



Tony> TT doesn't seem to like the 'div' method in CGI:


It's parsing it as a "div" math operator.  Dratted simple-minded
parser.

Luckily, CGI.{"div"} is the same as CGI.div, as far as method calls
go.  That's the workaround.





_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to