* Michael Graham <[EMAIL PROTECTED]> [2005-09-13 19:51]: > > > One thing more. Search out CAP::AnyTemplate 0.11 documentation against > > 'add_include_paths'. There are example of this word with and without > > last letter 's'. It confused me a little at the beginning. > > > > I also suspect, that the above example should have 'include_paths' > > instead of 'include_path', am I right? > > Yeah, I always get this option wrong myself until I check the docs - > I'll fix the docs for the next release. I think plural makes sense > since it takes a list. > > Thanks for catching this! > > Michael
Thank you for your immediate and effective help and corrections. Just a small mistake in CAP::AnyTemplate 0.13 docs (add_include_path => add_include_paths): ============ If you add extra options to C<load_tmpl>, these will be assumed to be L<HTML::Template> specific options, with the exception of the C<path> option, which will be extracted and used as 'add_include_path': ============ Let's make it perfect! Regards, Wojciech Pietron --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
