Skip to main content

All Questions

Tagged with
0 votes
0 answers
595 views

Installing Net::LDAP on Strawberry Perl running on Windows 7

I am attempting to install Net::LDAP on Strawberry Perl 64-bit (v5.26.2) without success. The command line 'cpanm' fails and points to a build.log. It appears that files are not located where they ...
Nigel Yell's user avatar
0 votes
0 answers
114 views

In Pidgin, perl.dll is not loadable error

I can find this error in Pidgin's (version Pidgin 2.12.0, libpurple 2.12.0) debug window: (17:57:27) plugins: C:\Program Files (x86)\Pidgin\plugins\perl.dll is not loadable: `C:\Program Files (x86)\...
Tomáš Zato's user avatar
  • 4,524
0 votes
1 answer
39 views

Perl for Windows without the bells and whistles

I downloaded Strawberry Perl and, while it's useful, I want to run perl scripts on a second computer (actually, a production server), and I don't need the IDE or any special modules. I just want to ...
Charles Burge's user avatar
0 votes
0 answers
612 views

Launch application with GUI from CGI script

Is it possible to launch application with GUI from CGI script (on Windows 7)? Let's say that I want to launch Video Lan (VLC). How can I do it? 1st attempt: I tried to use exec function in Perl. My ...
patryk.beza's user avatar
  • 1,591
1 vote
1 answer
1k views

cpan fails with "Error code 130, while making 'pm_to_blib'"

I recently installed Perl on my Windows 7 machine. Upon running cpan App::cpanminus, I got the following error: D:\Perl>cpan App::cpanminus CPAN: CPAN::SQLite loaded ok (v0.199) Database was ...
Martin Nielsen's user avatar
1 vote
0 answers
259 views

2-thread Perl program slower if run using a RAMdisk within a Virtualbox?

I run a perl script inside a Virtualbox (both the host and guest OS are Windows 7). The Virtualbox has been given 4 CPUs out of 8 (everything runs on a Intel i7) and 3 GB RAM (out of 8 available). ...
user1828083's user avatar
5 votes
2 answers
489 views

What is causing git byte order error?

I can no longer git svn rebase (using msysgit on Windows 7). The error starts with: Byte order is not compatible at ../../lib/Storable.pm And ends with: Could not unmemoize function '...
UltraNurd's user avatar
  • 545
2 votes
2 answers
703 views

Log-off Scripts in Windows 7

I have Public machines that I need to run log-off scripts, which are in Perl. I want the script to run for a Standard user. It seems that the UAC is blocking this from happening. So, I have turned the ...
chrsblck's user avatar
  • 191
4 votes
1 answer
680 views

suddenly Windows 7 requires UAC for perl programs?

I've been happily running perl programs on my Windows 7 PC for almost a year, and now suddenly they won't run without UAC intervention. When I give permission, they run in a new window, blink their ...
Doug's user avatar
  • 41
0 votes
3 answers
2k views

Install perl Template-Toolkit for bugzilla on windows

Im attempting to install Bugzilla on my local development server (based on a windows machine). My server is the standard xampp install. Ive got to the point where i need to install the relevant perl ...
richzilla's user avatar
  • 2,423