NAME
XAO::Templates - templates caching and retrieving module
DESCRIPTION
Templates retriever. Uses persistent cache to store once retrieved templates.
- filename ($;$)
-
Checks if given path (first argument) exists and returns template's filename if it does and 'undef' if there is no template. Optional second argument refers to a sitename (project name), by default the current active project name is used.
- check (%)
-
Deprecated method, do not use.
AUTHOR
Copyright (c) 2005 Andrew Maltsev
Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc.
<am@ejelta.com> -- http://ejelta.com/xao/
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 100:
'=item' outside of any '=over'
- Around line 181:
You forgot a '=back' before '=head1'