in reply to Re: Re: Re: perl fool - inserting text into html doc
in thread perl fool - inserting text into html doc

ITYM use lib "/my/lib/dir"; use Template;.

See also perldoc perlmodinstall and perldoc -q 'my own module' for more details.