http://www.perlmonks.org?node_id=487947


in reply to How can I download HTML and save it as txt?

perl -e "use LWP::Simple; getprint('http://myfoo.com')" >> myfile.txt

Celebrate Intellectual Diversity