I downloaded Strawberry Perl and also downloaded a standalone Net::Telnet module as FTP is blocked by a firewall. The Telnet module is a .tar.gz file. How should I install it in Windows XP?
| |||
feedback
|
migrated from stackoverflow.com Aug 30 '10 at 11:07
This question came from our site for professional and enthusiast programmers.
|
Short term solution: Untar it, On Strawberry Perl you should have If Long term solution:
| |||
|
feedback
|
|
The Padre on Strawberry Perl distribution now includes Net::Telnet as well. http://padre.perlide.org/download.html but the more generic solution is what @mfontani wrote. | |||
|
feedback
|