I have a perl script that I run from the command prompt: 3 times a day, the problem is now I need to run it every two hours. Im not going to be on an episode of lost so I need some help. Here is the c
This question already has answers here: Which version of Perl should I use on Windows? [closed] (11 answers)
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 Strawberry.
What would be the easiest way to compile a simple Perl script to an executable under Windows with Strawberr开发者_Python百科y Perl (as I understand it\'s possible and free)?
I just mangaged to install the perl/Tk module after much struggle. I realise I don\'t understand what dmake or make etc is actually doing.
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 from
I know that Strawberry Perl portable is out there for Perl 5.10.0, but so far, there is not one for Perl 5.10.1.As a result, I\'m currently doing some experimental work in getting Strawberry Perl to r
Strawberry Perl is \"Open Source Perl for Windows that is exactly the same as Perl everywhere else\". Vanilla Perl \"provides a Perl distribution that is as close to the Perl core as possible.\" Straw
I am attempting to install the GD library using Strawberry perl and GnuWin32. However, when I enter \"install GD\" in the CPAN shell, the following message appears: