On Sat, Apr 5, 2014 at 5:23 PM, Sean McAfee <[email protected]> wrote: > What base plugins DO you have installed? They should be in a subdirectory > called "Plugins" off wherever the main Template module is stored. If you > don't know where that is you can find it with this command: > > perl -MTemplate -e 'print $INC{"Template.pm"}'
perldoc -l Template is a bit easier on the wrists. _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
