Help for this page

Select Code to Download


  1. or download this
     
    use LWP::Simple;
    use HTML::Parse; 
    print parse_html(get ($ARGV[0]))->format;
    
  2. or download this
    Can't locate HTML/FormatText.pm in @INC (@INC contains: C:/Perl/lib C:
    +/Perl/site
    /lib .) at C:/Perl/site/lib/HTML/Element.pm line 1823.