Quote:
|
Originally Posted by freak
and by the way, how to install a perl module [win32::internetexplorer::window] in windowsXP ?
|
If you have ActivePerl you can use ppm to install modules:
Here is a link to the docs as there is quite a bit more to it than what I posted above:
http://aspn.activestate.com/ASPN/Dow...ctivePerl/PPM/
This site has some info and links to additional repositories:
http://crazyinsomniac.perlmonk.org/perl/ppm/. (See the PPM::Repositories link)
That should get you started.
~Charlie