Help for this page

Select Code to Download


  1. or download this
    
    package PerlIO::via::HtmlEncode;
    ...
    }
     
    1;
    
  2. or download this
    use PerlIO::via::HtmlEncode;
                                                                          
    +          
    binmode STDOUT,':via(HtmlEncode)';
                                                                          
    +          
    print "&£<>";