[Templates] finding the working copy of TT

Bill Ward bill@wards.net
Mon, 23 Jul 2007 13:10:38 -0700


use Template;
print $INC{"Template.pm"};


On 7/23/07, Matt DeLeon <MDeLeon@waretech.com> wrote:
> Hi all,
>
> I am trying to find the working copy of TT on my server.  I didn't install it, so I am unsure exactly where it is located.  I have run a few command line searches (i.e. # Locate Template.pm) to try to find it, and I have found 3 copies of the TT source code on my server.  To find which one was the copy actually being used, I simply renamed the Template.pm file to something else to see if an error would be produced when reloading my web page.  I did so with all three Template.pm's and an error was never produced.  So I'm left wondering how to find the working copy so I can make a few changes.  Any help would be greatly appreciated.
>
> Thanks,
> Matt
>
> This e-mail and any attachments may contain
> confidential and privileged information. If you are
> not the intended recipient, please notify the sender
> immediately by return e-mail, delete this e-mail
> and destroy any copies. Any dissemination or use
> of this information by a person other than the
> intended recipient is unauthorized and may be
> illegal. Unless otherwise stated, opinions expressed
> in this e-mail are those of the author and are not
> endorsed by the author's employer.
>
>
> _______________________________________________
> templates mailing list
> templates@template-toolkit.org
> http://lists.template-toolkit.org/mailman/listinfo/templates
>