<<

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:

execute

Put out the date.

Parameters:

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.

SEE ALSO

Konstrukt::Plugin, Konstrukt

<<