I tried installing XML::Twig using ppm and also开发者_Go百科 tried manually by adding twig.pm files in the perl/lib folder, also tried using Nmake but got an error
I need to download ActivePerl PPM .zips or .ppd\'s so I can install the MongoDB perl driver on machines that do not have an internet connection. The problem is that all of the links I find in document
I would like to ask you for help. In our company, we have installed Bugzilla 4.0 on Windows machine. For running perl, w开发者_运维百科e are currently using ActivePerl.The problem is, that we have aro
I have a dcom function need to be fed with date type. I\'d like to call it in my perl script, but I have no idea to create date typ开发者_开发技巧e in perl.
Trying to install WWW:Curl on Windows.So far I\'ve done all of the following as per this page: http://cpansearch.perl.org/src/SZBALINT/WWW-Curl-4.15/README.Win32
I\'m trying (desperately) to build / install the newest version of WWW::Curl onto my activeperl box (I\'ll explain in a moment why I don\'t use the PPM)
I use the following Perl code without any problems in Ubuntu, but when I try it in XP using activeperl it hangs, no error messages, just a blank screen. Are there any issues I should be aware of when
I am learning Perl and wrote this script to practice using STDIN. When I run the script, it only shows the first print statement on the console. No matter what I type in, including new lines, the cons
After installing Active Perl 5.8.8 Build 822 on WindowsXP, I do not see DBD-Oracle in \"View All Packages\" of Perl Package Manager.
I am new to perl scripting. I have a Perl program I would like to run in Windows XP. I heard that ActivePerl tool is used to run Perl scrips in Windows.