Help for this page

Select Code to Download


  1. or download this
    <HTML>
    <body poop=smelly>
    ...
    </body>
    
    oh and this too!
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    substr($html,$repl_beg,$repl_length,'POOP');
    
    print $html;