App-Followme
view release on metacpan or search on metacpan
lib/App/Followme/Template.pm view on Meta::CPAN
The "if" and "for" commands can contain an C<else>. The text before the "else"
is included if the expression in the enclosing command is true and the
text after the "else" is included if the "if" command is false or the "for"
command does not execute. You can also place an "elsif" command inside a block,
which includes the following text if its expression is true.
=back
=head1 ERRORS
What to check when this module throws an error
=over 4
=item Couldn't read template
The template is in a file and the file could not be opened. Check the filename
and permissions on the file. Relative filenames can cause problems and the web
server is probably running another account than yours.
=item Unknown command
( run in 0.287 second using v1.01-cache-2.11-cpan-496ff517765 )