|
I am trying to start learning Perl and Mechanize, but am finding just installing Mechanize to be more complex than I anticipated. It seems the standard (old-fashioned) way requires Python, but I don't know anything about Python and am in no hurry to install it. The Easy-Install method presumably requires an internet connection but I want to install Mechanize on a laptop which is not normally connected to the internet.
Can I install Mechanize without either Python or an internet connection? (I have downloaded all the Mechanize files - just need to install them. Thought that would be easy...)
|