The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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