NAME
Konstrukt::Plugin::date - Displays the current date
SYNOPSIS
<& date / &>
DESCRIPTION
This plugin will display the current date (in german notation).
METHODS
prepare
The date is a very volatile data. We don't want to cache it...
Parameters:
$tag - Reference to the tag (and its children) that shall be handled.
execute
Put out the date.
Parameters:
$tag - Reference to the tag (and its children) that shall be handled.
AUTHOR
Copyright 2006 Thomas Wittek (mail at gedankenkonstrukt dot de). All rights reserved.
This document is free software. It is distributed under the same terms as Perl itself.