Page 1 of 1

Perl mods please check

PostPosted: 29. August 2006 20:26
by menno
hey all
how can i install

LWP and CGI and Fcntl modules

for perl


thanks

Re: Perl mods please check

PostPosted: 29. August 2006 22:42
by Izzy
menno wrote:hey all
how can i install

LWP and CGI and Fcntl modules

for perl


thanks

You can install the XAMPP Full Perl Addon which, I believe, includes the above modules:
http://www.apachefriends.org/en/xampp-windows.html#644

PPM Modules inside:
http://www.apachefriends.org/winxampp/p ... inside.txt

i think Fcntl modules is not in it

PostPosted: 08. September 2006 18:34
by saggi
well u can check that Fcntl module is not in it,well i personally need it but dont know how to do plzz help me,,, i really need help and wana to install the script that required Fcntl modules.


In this list "Fcntl module" is not..

http://www.apachefriends.org/winxampp/p ... inside.txt

Re: i think Fcntl modules is not in it

PostPosted: 08. September 2006 23:26
by Izzy
saggi wrote:well u can check that Fcntl module is not in it,well i personally need it but dont know how to do plzz help me,,, i really need help and wana to install the script that required Fcntl modules.


In this list "Fcntl module" is not..

http://www.apachefriends.org/winxampp/p ... inside.txt

It's obvious to me you did not download the new Perl Addon zip archive to check for yourself what perl modules it includes, as in the perl/bin directory which contains all the perl modules, you would have seen Fcntl.pm.

So as you can now see the Full Perl Addon contains all the modules you so desperately need. You can now get on with installing the Full Perl Addon and installing your script.