Help for this page

Select Code to Download


  1. or download this
    use HTML::FromText;
    
    # after you get content 'into' $text
    print text2html($text, lines => 1);