Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    $tmpl->compile( 'demo' ) ;
    my $rendered = $tmpl->render( 'demo', $vars ) ;
    
  2. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://
    +www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd"
    ...
    
    </body>
    </html>