Re: generating random percentage

Sean McAfee <[email protected]> Sat, 5 Apr 2014 17:23:15 -0700
Newsgroups gmane.comp.lang.perl.modules.template-toolkit
Message-ID <CANan03a70e0LoZgfJD3wOi_o9kB-nH9AC0duBSzr412MqbnHew@mail.gmail.com>
On Wed, Apr 2, 2014 at 1:45 PM, Summer <crazysummer2004-/[email protected]> wrote:

> I am getting:
>
> plugin error - Math: plugin not found at /application/........
>
> It is odd. I am wondering if it is being omitted on startup or something.
>
>
>
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"}'

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates