[ Create a new account ]
[slash@yaz slash]$ perl -MSlash::Test -leDisplay[%digits = [ 0 .. 9 ];anumber = digits.rand _ digits.rand _ digits.rand;anumber;%]^D769
Parent
Get More Comments
Sure (Score:2)
Re:Sure (Score:2)
[Thu Jun 27 15:56:02 2002] [error]
l/5.6.1/i686-linux/Slash.pm:845:ID 4, header;misc;default : file error - parse err
or: 4 line 2-6: unexpected token (dig)
[% var dig = [ 0
anumber = dig.rand _ dig.rand _ dig.rand;
anumber; %]
Any ideas why I get this.... From reading the TemplateToolkit docs pudge's solution looks like it should work.
[Thu Jun 27 15:56:02 2002] [error] Which was called by:Apache::ROOTnews_2ediverseb
ooks_2ecom::artic
http://news.DiverseBooks.com/ SF and Computing Book News
Re:Sure (Score:2)
Re:Sure (Score:2)
http://news.DiverseBooks.com/ SF and Computing Book News
Parent