| Task-Latemp documentation | Contained in the Task-Latemp distribution. |
Task::Latemp - Specifications for modules needed by the Latemp CMS.
Latemp ( http://web-cpan.berlios.de/latemp/ ) is a Content Management System based on Web Meta Language. This module install all of its required dependencies.
Shlomi Fish, <shlomif at iglu.org.il>
Please report any bugs or feature requests to
bug-task-latemp at rt.cpan.org, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Latemp.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc Task::Latemp
You can also look for information at:
Task .
Copyright 2006 Shlomi Fish, all rights reserved.
This program is released under the following license: bsd
| Task-Latemp documentation | Contained in the Task-Latemp distribution. |
package Task::Latemp; use warnings; use strict;
our $VERSION = '0.0100';
1; # End of Task::Latemp