while () { chomp; $parse->Para($_); } #### my $text = do { local $/; }; $parse->Para($text); #### /.*$/ #### /[^\n]+/