[Koha-devel] how to print value of variable in perl file.

Joe Atzberger ohiocore at gmail.com
Sat Jul 25 18:16:30 CEST 2009


In a .pl perl file, you can do:
warn "var1: $var1";

Then view the page in a browser and check the ErrorLog to see the output.
-- 
Joe Atzberger
LibLime - Open Source Library Solutions


I want to make some change in perl file,so I want to print value of
> variables passed through template( *.tmpl).I have tried to use print
> "abce....."; but can not get output.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-devel/attachments/20090725/fa8dd24a/attachment-0002.htm>


More information about the Koha-devel mailing list