NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
See slashcode (Score:2)
OpenInteract copied slash... (Score:3, Informative)
One note: OI has a custom Template::Context object which interprets templates with a package::name format for its own uses, so calling something like:
[% INCLUDE mypackage::mytemplate %]
will do the right thing ('package' in this case being an OpenInteract package, not a Perl package).
Reply to This
Ask Me (Score:2)