Re: generating random percentage

Ashley Pond V <apv-+PNGOYRcWnJWk0Htik3J/[email protected]> Sat, 5 Apr 2014 18:32:59 -0700
Newsgroups gmane.comp.lang.perl.modules.template-toolkit
Message-ID <CAPphPDJLvBsLv8nO+4M8GHYRFYi+HU2P2VfSLdo1-6NQ8f4KJw@mail.gmail.com>
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.