Hey everyone-I'm trying to add some perl into one of the admin interface pages, except it's not printing to the page!
the following doesn't work:
[perl]
print("test");
[/perl]
while the following does:
[perl]
return "test";
[/perl]
of course the latter ends my perl run, as well.
does anyone have any idea why in the world this is happening?
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.