Top "Activeperl" questions

ActivePerl is a distribution of Perl from ActiveState (formerly part of Sophos) for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX.

Should I choose ActivePerl or Strawberry Perl for Windows?

I'm totally new to Perl, but I'd like to try it out. I read about two rival distributions available for …

windows perl strawberry-perl activeperl
Missing switch.pm - Active Perl x64/windows

I have installed Active Perl (v5.14.2, 64-bit, for Windows) and my code containing use Switch; started to fail with the …

perl activeperl
How do I install XML::LibXML for ActivePerl?

I am new to Perl and I am using ActivePerl. I am getting the following error: Can't locate XML/LibXML.…

perl activeperl xml-libxml
In Perl, how can I generate random strings consisting of eight hex digits?

Using Perl, without using any extra modules that don't come with ActivePerl, how can I create a string of 8 characters …

string random activeperl perl
ActivePerl. .pl files no longer execute but open in Notepad instead

I have perl scripts which were running in Windows 7 just fine as of this morning. I made the mistake of …

windows perl cmd activeperl
Can't locate XML/LibXML.pm

I installed Strawberry Perl on my windows XP operating system. Later I tried to execute the .XML file but it's …

xml perl activeperl xml-libxml
Why do I have to specify the -i switch with a backup extension when using ActivePerl?

I cannot get in-place editing Perl one-liners running under ActivePerl to work unless I specify them with a backup extension: …

perl activeperl
@ARGV is empty using ActivePerl in Windows 7

I have the following Perl script. I am trying to run it in Windows 7 using ActivePerl: #!c:\Perl64\bin\perl.…

perl windows-7 command-line-arguments activeperl
Why is there no ms\do_ms.bat after perl Configure VC-WIN64A?

I'm compiling OpenSSL with Visual Studio 2015. I have installed: Visual Studio 2015 on Windows 10. ActivePerl-5.24.0.2400-MSWin32-x64-300558. nasm-2.11.08-win32. OpenSSL …

visual-studio-2015 openssl activeperl
Setting up sublime text 2 with activeperl?

New to using sublime text 2 and I'm wondering how to get it to point to the activeperl.exe (on win7). …

perl sublimetext2 activeperl