* Vivek Khera <[EMAIL PROTECTED]> [2002-10-15 15:55]: > >>>>> "dc" == darren chamberlain <[EMAIL PROTECTED]> writes: > > >> Could you save us some time from doing this ourseles and share that > >> list with us? Thanks. > > dc> All the lazily-loaded modules are listed in Template::Config, and > dc> include Template::Context, Template::Filters, Template::Iterator, > > Cool... just noticed a doc bug in Template::Context when researching > this: > > stash(\%vars) > > Instantiate a new stash object (default: Template::Tem- > plates) using the contents of the optional hash array > passed by parameter as initial variable definitions. > Returns an object reference or undef on error, as above. > > > shouldn't that be "Template::Stash" or "Template::Stash::XS" in the > default?
Yep; fixed. (darren) -- The awful thing about getting it right the first time is that nobody realizes how hard it was. _______________________________________________ templates mailing list [EMAIL PROTECTED] http://www.template-toolkit.org/mailman/listinfo/templates
