Popular recipes tagged "meta:requires=perl"http://code.activestate.com/recipes/tags/meta:requires=perl/2001-02-23T18:52:07-08:00ActiveState Code RecipesGrab a document from the web (Python)
2001-02-23T18:52:07-08:00Gisle Aashttp://code.activestate.com/recipes/users/98047/http://code.activestate.com/recipes/52195-grab-a-document-from-the-web/
<p style="color: grey">
Python
recipe 52195
by <a href="/recipes/users/98047/">Gisle Aas</a>
(<a href="/recipes/tags/web/">web</a>).
</p>
<p>This recipe shows how you can get perl to do the dirty work.
You might also consider looking at the urllib module.</p>