Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
     my $content=HTML::FormatText->format_file($input, leftmargin => 0, ri
    +ghtmargin => 50);
     # followed by regular expressions, the results of which are saved pri
    +nted into a new file, all of this is currently disabled
     }