On Mon, 17 Nov 2003, darren chamberlain wrote:

> * Andrew Savige <ajsavige at yahoo.com.au> [2003-11-15 14:51]:
> > I took a quick look a mod_perl and Template Toolkit (TT).
> > TT has a:
> >   lib/Template/Test.pm
> > which looks wrong to me (should that not be under t/lib instead?).
>
> Template::Test contains a bunch of (pre-Test::More) testing methods that
> are geared towards writing TT tests.  Some of my TT plugins use
> Template::Test instead of Test::More.

And Mason includes a module caled HTML::Mason::Tests in its distro.  I've
used that module for my MasonX::Request::WithApacheSession module, and I
expect it to be installed as part of the Mason core code.

This seems useful for things like templating tools and other things which
create their own environment, like mod_perl, POE, etc.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

Reply via email to