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