CGI::Ex::Template::XS - DEPRECATED - you should now use Template::Alloy::XS


CGI-Ex-Template-XS documentation  | view source Contained in the CGI-Ex-Template-XS distribution.

Index


NAME

Top

CGI::Ex::Template::XS - DEPRECATED - you should now use Template::Alloy::XS

SYNOPSIS

Top

    use CGI::Ex::Template::XS;

    my $obj = CGI::Ex::Template::XS->new;

    # see the Template::Alloy::XS and Template::Alloy documentation

DESCRIPTION

Top

This module was the precursor to Template::Alloy::XS. CGI::Ex::Template::XS is now deprecated in favor of using Template::Alloy::XS. No further work will be done on the CGI::Ex::Template::XS line - all work will go into the Template::Alloy line.

All code should work as before.

AUTHOR

Top

Paul Seamons <perl at seamons dot com>

LICENSE

Top

This module may be distributed under the same terms as Perl itself.


CGI-Ex-Template-XS documentation  | view source Contained in the CGI-Ex-Template-XS distribution.