activeperl
Should I choose ActivePerl or Strawberry Perl for Windows? [duplicate]
This question already has answers here: Which version of Perl should I use on Windows? [closed] (11 answers)[详细]
2023-01-09 05:28 分类:问答ActiPerl + Tcl.pm *** glibc detected *** munmap_chunk(): invalid pointer: 0x09b5e0d8
I installed ActivePerl 5.10.1.1007 on my Ubuntu 10.04 machine. I have a very simple Perl script with the following lines:[详细]
2023-01-05 04:53 分类:问答How do I install Encode::HanExtra for ActivePerl?
I want to enable Encode::HanExtra on开发者_如何学运维 Windows XP environment. I can\'t find the name HanExtra or Encode-HanExtra in PPM GUI. Is there any alias name for it?Encode::HanExtra is provide[详细]
2022-12-28 04:46 分类:问答How do I install modules in ActivePerl?
I want to install SGML::Parser::OpenSP in ActivePerl. Any idea what steps should I 开发者_JAVA百科follow?You can add additional PPM repos to PPM, if you can find them.The easiest way to do so is to l[详细]
2022-12-27 11:19 分类:问答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:[详细]
2022-12-26 04:10 分类:问答Why does my ActivePerl program on Windows stop accepting socket connections?
I\'m using fork() on Perl on Windows (ActivePerl) for a basic socket server, but apparently there are problems (it won\'t accept connections after a few times), is there any workaround?[详细]
2022-12-23 07:41 分类:问答How do I ignore the Perl shebang on Windows with Apache 2?
I have set up a local Perl web environment on my Windows machine. The application I\'m working on is originally from a Linux server, and so the shebang for source .pl files look like so:[详细]
2022-12-16 02:45 分类:问答What is ActivePerl doing when it "relocates" files during installation?
Given some unix program which I\'ve compiled, what might I need to do to relocate it to a different directory and have it continue running correctly.[详细]
2022-12-12 04:48 分类:问答Why doesn't my Perl script find my module even after I adjust @INC with FindBin?
I want to be able to use a module kept in the lib directory of my source code repository, and I want the only prerequisite for a developer to use the scripts that I\'m writing is to have a standard Pe[详细]
2022-12-12 00:44 分类:问答