Hello
i searched alot and read alot about that , but still not able to install modules on windows ... can any one explain it in a good way with examples ?
How to install perl module on windows with out using PPM ?
what do i have to download ? and how to make it work step by step
what i'm looking for is a good explaination , which means don't tell me compile "..." using "..." tell me HOW TO DO IT , me and i think other people also do not know about compiling codes
Thanks,
ahmad
This is a re-hash of an old answer.
Option 1
You can install modules downloaded from CPAN onto ActiveState Perl without too many problems. You will need some extra bits though:
Option 2
Don't forget that there is the Perl Package Manager can use other archives than just the default ActiveState one.
Option 3
You can use the normal Perl CPAN module to automatically install modules for you directly onto Windows. If the module has c in it you will need a c compiler but CPAN will take care of it for you. You can either use Cygwin and the version of Perl in there, or buy Microsoft's Compiler and use it with the Active State version of Perl.
Normally you don't need to compile anything when making a Perl module it's done all for you.
perlmonks.org content © perlmonks.org and ahmad, ajt, Anonymous Monk, jdhedden, wfsp
prlmnks.org © 2006 edmund von der burg (eccles & toad)
v 0.03