CGI-Ex-Template-XS
    
    
  
  
  
view release on metacpan or search on metacpan
lib/CGI/Ex/Template/XS.pm view on Meta::CPAN
=head1 SYNOPSIS
    use CGI::Ex::Template::XS;
    my $obj = CGI::Ex::Template::XS->new;
    # see the Template::Alloy::XS and Template::Alloy documentation
=head1 DESCRIPTION
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.
=head1 AUTHOR
Paul Seamons <perl at seamons dot com>
    
  
  
  
( run in 0.611 second using v1.01-cache-2.11-cpan-a1d94b6210f )