The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dotiac::DTL::Addon::html_template::Variable - Custom variable tag for Dotiac::DTL::Addon::html_template

SYNOPSIS

        my $var=Dotiac::DTL::Addon::html_template::Variable->new("",$name,\@filters);
        $var->next(Dotiac::DTL::Tag->new("");

DESCRIPTION

Excatly the same as Dotiac::DTL::Variable, but has a next method.

SEE ALSO

Dotiac::DTL, Dotiac::DTL::Addon, http://www.dotiac.com, http://www.djangoproject.com

AUTHOR

Marc-Sebastian Lucksch

perl@marc-s.de