Help for this page

Select Code to Download


  1. or download this
    use strict;
    package webblocks;
    ...
    <head>
        <meta http-equiv=\"content-type\" content=\"application/xhtml+xml;
    + charset=utf-8\" />\n";
    }
    
  2. or download this
    print "content-type:text/html; charset=utf-8\n\n";
    
    ...
    print pageblocks::print_xmldtd();
     ...