in reply to Re: HTML::Template
in thread HTML::Template

I find that

use lib 'path';

is less typing :)

--
<http://www.dave.org.uk>

Perl Training in the UK <http://www.iterative-software.com>

Replies are listed 'Best First'.
Re: Re: Re: HTML::Template
by George_Sherston (Vicar) on Sep 13, 2001 at 20:32 UTC
    Yes, and as princepawn /msg'd me, it also gives access to modules in sub paths, so all round a better answer. Just goes to show, new lessons to be had everywhere :)

    § George Sherston