strawberry-perl Questions

5

Solved

I am trying to install DBD::Oracle using the CPAN shell in Strawberry Perl. I initially experienced an error because the Makefile could not locate an OCI library, so I installed the instant client ...
Librium asked 4/12, 2009 at 18:29

4

Solved

What would be the easiest way to compile a simple Perl script to an executable under Windows with Strawberry Perl (as I understand it's possible and free)? In the past I've used ActiveState compil...
Metz asked 1/6, 2010 at 8:59

4

Solved

A coworker is trying to use ack (a Perl program) on his Windows machine, having tried it under Linux and decided he definitely wants to use it. He managed to get Strawberry Perl installed on his ma...
Twomey asked 20/3, 2009 at 18:54

4

Until now I used ActiveState's ActivePerl, and used the ppm for installing modules. Last week I moved to Strawberry Perl, but I don't know how I should install modules using Strawberry Perl. What ...
Fordham asked 10/7, 2011 at 21:48

2

I'm trying to use IntelliJ Idea to work on a perl script. I installed the perl plugin for IDEA as well as Strawberry Perl for Windows (10). The syntax highlighting and other features work, but thi...
Overt asked 6/10, 2016 at 4:51

4

Solved

I am trying to install a Perl module within Strawberry Perl on Windows 7. I'm running the below command and am getting a slew of messages I don't understand. It looks like I am getting 500 er...
Beef asked 7/7, 2011 at 13:30

3

I have Strawberry Perl and have msys Perl 5.6 removed. Now perl will invoke Strawberry (due to PATH env) but how do I map the perl command in .pl or other Perl script files which have #!/bin/perl ...
Octavie asked 4/12, 2009 at 10:42

8

Solved

I currently use Strawberry Perl as my primary Perl distribution. However, I have some applications that make Perl calls through cygwin. These generally fail because they are calling the version of ...
Phenobarbitone asked 21/1, 2009 at 2:45

10

Solved

I'm totally new to Perl, but I'd like to try it out. I read about two rival distributions available for Windows platform (I guess there's just Perl on other OSes :). Wikipedia says that Stra...
Bubble asked 29/7, 2010 at 17:53

1

The question How do I upgrade strawberry perl without wiping \perl\site\lib\ and \perl\site\bin\? was asked in 2011 and it appears Strawberry did throw out any CPAN installs the user did whenever w...
Metchnikoff asked 4/9, 2013 at 9:38

1

I'm trying to build a quick auto-updater in Perl Windows. I've noticed that when I call cpanp to install the update of the package it fails to install a new version of the script because the script...
Valdis asked 3/6, 2013 at 16:17

3

I've been using my own personal environment that's worked consistently for over 20 years. I started incorporating many perl scripts about 14 years ago. I've been using the same tree of command-line...
Paronomasia asked 27/5, 2011 at 12:7

2

I am trying to install wxperl on strawberry. I can't install Alien::wxWidgets. I tried everything I can think of. Usually I get an error like this one: Creating library file: ..\..\src\stc\..\..\....
Autogamy asked 27/6, 2012 at 17:30

3

I am trying to install ZMQ::LibZMQ3 on strawberry perl but get the below error message while installing this module also my zmq libs and includes are found under C:\Program Files\ZeroMQ 3.2.2 : cp...
Puss asked 19/2, 2013 at 22:12

2

Solved

I followed the top answer here, see below for code to get system memory being used at a given line in my perl code. I'm running Windows 7 Home Basic, 64 bit, 4 GB ram, 4.06 GB Virtual memory (As sp...
Broglie asked 3/11, 2012 at 18:53

3

Solved

I just had some weird behavior from a version of g++ for Windows that I got with Strawberry Perl. It allowed me to omit a return statement. I have a member function that returns a structure consis...
Krystinakrystle asked 4/8, 2010 at 2:30

4

Solved

I'm looking for a good guide with sequenced and detailed steps for installing Perl Strawberry, MySQL, and DBD::mysql on Windows XP. The main goal I want to accomplish here is to have the ability to...
Thema asked 17/11, 2010 at 16:8

2

Solved

How can I change @INC permanently, without changing my scripts, in Strawberry Perl? I'm aware of -I, but don't want to invoke that switch every time.
Jauch asked 27/4, 2011 at 14:54

1

Solved

I try to install Net::Pcap in Windows, but it gives the following error messages: c:\P P> cpan cpan> install Net::Pcap socket.h patched... ok looking for -lwpcap... yes checking for pcap_lib_vers...
Spicer asked 19/7, 2012 at 17:6

1

Solved

I installed the 32 bit version of Strawberry perl(5.14.2.1). I am able to run the perl command. When ever I run the cpan command I get the following error: Can't locate App/Cpan.pm in @INC (@INC c...
Highflier asked 31/5, 2012 at 15:41

4

I used to delete my ActivePerl once, and all the installed modules were lost. So now I am very careful with this kind of issue. Due to some reason, I want to use Strawberry Perl now, while keeping ...
Wolframite asked 2/4, 2012 at 8:7

11

Solved

The win32.perl.org web site provides references to several Perl distributions for MS Windows. For a long time I have been using ActivePerl from ActiveState but recently I switched to Straw...
Countercharge asked 16/9, 2008 at 11:53

4

Solved

I replaced ActivePerl with Strawberry Perl on my WinXP last week. I found I must run my Perl script with the command of perl myperl.pl; otherwise I only need run myperl.pl before install Strawberr...
Salerno asked 10/6, 2010 at 9:56

2

Solved

I downloaded the 5.12.3 installer to upgrade my 5.12.1 installation. After installing 5.12.3, my previously installed cpan modules are gone. Is this expected behavior? Should I be backing up my lib...
Ichnite asked 23/5, 2011 at 19:3

1

I like the Vista style for pathing, so on a XP machine I've created NTFS junctions C:\Users -> C:\Documents and Settings and ~\Documents -> ~\My Documents, so that I only ever have to write one sty...
Houlberg asked 20/4, 2011 at 18:54

© 2022 - 2024 — McMap. All rights reserved.