Search Discussions
-
Hi, Is there a Strawberry distro for download that includes the msys shell ? Presumably, msys is readily available as a separate download, so I guess it's no big deal if there isn't ... just ...
Sisyphus1
Jun 5, 2013 at 1:51 am
Jun 7, 2013 at 9:32 am -
My app needs AnyEvent, and one of the platforms I need it to run on is MS Windows, but AnyEvent fails to test/work under Windows. Can anyone explain the issues around NOT being able to build/test the ...
Fulko Hew
Jun 4, 2013 at 4:51 pm
Jun 5, 2013 at 12:34 pm -
Hello, I was hoping someone could tell me the latest version of the 64-bit strawberry perl for which Tk can be successfully installed. I've tried all of the iterations of 5.16, but didn't have any ...
Anwar
Jun 2, 2013 at 2:27 pm
Jun 2, 2013 at 2:27 pm -
I've got a wee problem with one of my modules on Windows: http://www.cpantesters.org/cpan/report/6c50e2a4-6c0f-1014-988b-f0c2162c787f However, I don't have a Windows licence, nor do I know how to ...
David Cantrell
May 28, 2013 at 2:53 pm
May 31, 2013 at 3:24 pm -
Strawberry Perl 5.18.0.1 is available at http://strawberryperl.com (all editions: MSI, ZIP, PortableZIP for both: 32/64bit MS Windows) More details in Release Notes ...
Kmx
May 19, 2013 at 5:01 pm
May 19, 2013 at 5:01 pm -
I would like to make some module configuration files work with strawberry perl portable. Currently, the paths saved in config files are absolute which means if SPP is moved to another location, ...
Chris Marshall
May 4, 2013 at 6:12 pm
May 8, 2013 at 9:02 pm -
Strawberry Perl is my go-to package for getting a sane development environment in Windows. Just today, I was trying to install App::Ack on an old Dell, and found Strawberry Perl very helpful in the ...
Andrew Pennebaker
Apr 26, 2013 at 5:13 pm
Apr 27, 2013 at 12:18 pm -
$ head `which cpan` #!/usr/local/bin/perl use 5.006; use strict; use vars qw($VERSION); use App::Cpan; $VERSION = '1.5902'; my $rc = App::Cpan- run( @ARGV ); $ cpan bash.exe ...
Andrew Pennebaker
Apr 26, 2013 at 3:40 pm
Apr 27, 2013 at 12:18 pm -
http://win32.perl.org/ nice :) Gabor
Gabor Szabo
Apr 9, 2013 at 6:07 am
Apr 9, 2013 at 6:07 am -
Hi, is anybody against turning on USE_64_BIT_INT in coming 32bit Strawberry Perl 5.18.x series ? I have done some testing with PDL guys approx a year ago on 5.16.0 (I guess Rob is also subscribed to ...
Kmx
Mar 13, 2013 at 12:29 pm
Apr 5, 2013 at 1:06 am -
Strawberry Perl 5.16.3.1 + 5.14.4.1 are available at http://strawberryperl.com (all editions: MSI, ZIP, PortableZIP for both: 32/64bit MS Windows) More details in Release Notes ...
Kmx
Mar 13, 2013 at 11:52 am
Mar 13, 2013 at 11:52 am -
Strawberry Perl 5.16.2.2 is available at http://strawberryperl.com (all editions: MSI, ZIP, PortableZIP for both: 32/64bit MS Windows) More details in Release Notes ...
Kmx
Feb 24, 2013 at 8:33 pm
Feb 24, 2013 at 8:33 pm -
Hi All, I noticed Strawberry didn't come with DBD::Oracle. What was the reason for that? I've just built DBD::Oracle on Windows 7 with Perl 5.16.2 x64 with all tests passing. I added how I did it as ...
Lyle
Jan 20, 2013 at 7:18 pm
Jan 20, 2013 at 9:04 pm -
Hi, I'm not personally asking for any help with this, but if anyone here is interested in solving the problem, I'm sure the Math::Int128 author would appreciate the assistance. I did file a bug ...
Sisyphus1
Jan 13, 2013 at 11:19 am
Jan 13, 2013 at 11:19 am -
Hi, in the Net-Server-2.007 distributions there are two test Server_PreFork.t and Server_PreForkSimple.t that get stuck on my Strawberry Perl installations 5.16.2 and 5.12.3 (32 bit on XP). I sent a ...
Gabor Szabo
Jan 11, 2013 at 5:43 am
Jan 11, 2013 at 5:43 am -
hi all, it would be nice if any of you could comment on this: http://blogs.perl.org/users/gabor_szabo/2013/01/anyeventforkmanager-stuck-on-strawberry-but-not-on-activeperl.html Gabor
Gabor Szabo
Jan 10, 2013 at 10:28 am
Jan 10, 2013 at 3:14 pm -
Using Perl 5.17.6, this is still a problem, I guess, I didn't run 5.6 to see what happens. Anyways " open(STDOUT,' ',$fn) or die "cannot open parent : $!";" makes a call to CRT's dup2, fh 3 is the ...
bulk88 via RT
Dec 24, 2012 at 7:30 pm
Dec 24, 2012 at 7:30 pm -
Hi, Obviously way OT for this list - but I see that Strawberry ships with gd-2.0.35, so I'm hoping someone here has faced (and solved) the problem I've struck. No problem running configure. It ...
Sisyphus
Dec 4, 2012 at 7:53 am
Dec 4, 2012 at 1:07 pm -
Hi, all! I try to build perl-5.16.2 with toolchain: mingw-w64(trunk), gcc-4.7.2, msys. First I have apply patch: --- perl-5.16.2/win32/makefile.mk.orig 2012-11-27 21:31:21 +0400 +++ ...
Алексей Павлов
Nov 30, 2012 at 6:11 pm
Dec 2, 2012 at 5:38 pm -
Hello I installed Net::RabbitFoot (that uses AnyEvent) on Windows 2000 (with a Strawberyperl installation) and it doesn't work, it gives this error: Can't use string ("") as a subroutine ref while ...
Javier Marcon
Nov 13, 2012 at 6:41 pm
Nov 14, 2012 at 9:02 am -
Hi I already have a xlsx file which contains a pie chart with 3 legends. The requirement is that I have to change the colors of those 3 legends. I can create another excel file which contains a macro ...
Rajesh Saha
Oct 9, 2012 at 1:33 pm
Oct 9, 2012 at 3:24 pm -
Hi! Does anyone know if the gphoto2 things can be run on Win7/Strawberry Perl? (I'm trying to make a small perl/GUI thing with tethered photo-shoots) And if they can, how does one install the ...
Jens Georg Gleditsch
Oct 8, 2012 at 8:17 am
Oct 8, 2012 at 8:17 am -
I love how you can bundle a framework and CLI in the same Perl script, by using unless(caller) { main; }. For lack of a better name, I've started calling this behavior ...
Andrew Pennebaker
Sep 12, 2012 at 8:01 pm
Sep 13, 2012 at 9:04 am -
Hi, Here's the demo (Inline::C) script: ################################### use warnings; use Config; use Math::MPFR qw(:mpfr); use Inline C = Config = CCFLAGS = "-D__USE_MINGW_ANSI_STDIO=1 " ...
Sisyphus
Sep 6, 2012 at 3:01 pm
Sep 7, 2012 at 1:28 am -
Hi Have Strawberry Perl 5.16 with Windows Vista – all worked fine. 1) Applied August Microsoft Security patches from Windows Update Perl wouldn’t run. 2) Googled – no mention of it. 3) Uninstalled ...
Andrew Murphy \(home\)
Aug 20, 2012 at 1:22 pm
Aug 25, 2012 at 10:21 am -
Does anybody experienced any troubles when installing Strawberry Perl 5.16.0.1 or 5.16.1.1 on a Windows box with kaspersy AV? I mean a trouble like this ...
Kmx
Aug 14, 2012 at 11:05 am
Aug 14, 2012 at 11:05 am -
I looked at the wiki and thought I'd try to start maintaining a list of modules that need help. It turns out that there is a list of modules with compatibility issues that probably could be used as ...
Gabor Szabo
Jun 20, 2012 at 12:56 am
Jun 23, 2012 at 6:37 am -
Strawberry Perl 5.16.0.1 is available at http://strawberryperl.com/releases.html (all editions: MSI, ZIP, PortableZIP for both: 32/64bit MS Windows) More details in Release Notes ...
Kmx
May 22, 2012 at 3:22 pm
Nov 3, 2012 at 4:55 pm -
Hi, iam using strawberry perl and i got some problems with the wrapper batch files. when installing new modules they are placed into strawvberry-folder/perl/*site* also the bat files. The problem is, ...
René Staffen
Apr 26, 2012 at 1:34 pm
Apr 27, 2012 at 7:05 pm -
Hi, I hope this is the right mailing list. it was linked from http://strawberryperl.com/support.html but its name does not sound related for me. Please inform me, it iam wrong. Beside this doubts ...
René Staffen
Apr 25, 2012 at 2:26 pm
May 16, 2012 at 6:28 pm -
Hi, The IPC::Cmd 0.72 that is bundled in Strawberry 5.14.2.1-32bits has a major bug: it doesn't even compile. See RT#75033: https://rt.cpan.org/Ticket/Display.html?id=75033 This blocks the clean ...
Olivier Mengué
Mar 24, 2012 at 1:30 pm
Mar 24, 2012 at 1:30 pm -
Does anyone know of an alternative to the ActiveState perlapp, which is a componet of their PDK, for creating a stand-alone executable of a perl application? I've been using the PDK on a trial basis, ...
Phillip Richcreek
Mar 23, 2012 at 6:33 pm
Mar 25, 2012 at 10:13 am -
Hello, everyone! With the release of perl-5.15.8, we've gotten quite close to 5.16.0. Between now and then, we're expecting only bug fixes and some documentation improvements. While we know that the ...
Ricardo Signes
Feb 24, 2012 at 10:47 pm
Feb 27, 2012 at 6:44 am -
Hello, there is a problem with Tk-804.030 build failing using strawberry 5.12.3 portable. The following test-report gives details (Win7). I see the same issue trying to build Tk on WinXP 32 / ...
Ch Lamprecht
Nov 23, 2011 at 11:05 am
Nov 23, 2011 at 3:51 pm -
It would be very convenient if Strawberry Perl (portable and regular editions) included modules needed for CPAN Testers submissions. Whenever I set up a new strawberry perl portable (SPP) sandbox for ...
Chm
Nov 20, 2011 at 6:58 pm
Nov 21, 2011 at 10:23 am -
Hello, I have I problem with building Prima on strawberry 5.12.3, which appears when I use Strawberry installed in something other than c:/strawberry directory. The problem didn't re-appear cleanly ...
Dmitry Karasik
Oct 31, 2011 at 10:19 am
Oct 31, 2011 at 9:06 pm -
Hi, In preparing the next Strawberry release you've no doubt noticed that mingw-w64 32bit version cannot build a working Perl after gcc version 4.4.3 on Windows XP. Commit 180422 to the 4.6 branch of ...
Mark Dootson
Oct 29, 2011 at 8:20 pm
Sep 6, 2012 at 10:39 pm -
The site has been compromised and displays a tonne of spam links when accessing the site through Google. Whoever is the webmaster must fix it ASAP. -- Frank Reidar
Frank Reidar
Oct 9, 2011 at 5:29 pm
Oct 27, 2011 at 5:20 am -
Hi, I would like to use https://metacpan.org/module/Chart::Clicker but it needs https://metacpan.org/module/Cairo which in turn needs http://www.cairographics.org/ Anyone has managed to install that ...
Gabor Szabo
Sep 21, 2011 at 7:32 am
Sep 23, 2011 at 9:01 am -
Greetings, are there any estimates of a release date for strawberry 5.14.1? It's been saying "coming soon" for six months on the web site and I can't really find any mention of what "soon" means. ...
Philip Kime
Sep 18, 2011 at 6:54 pm
Sep 18, 2011 at 6:54 pm -
It seems currently dormant, but Adam Kennedy said he would try to become more involved again to get a release out. The correct mailing list for this question is win32-vanilla@perl.org though, ...
Jan Dubois
Sep 16, 2011 at 5:53 pm
Sep 16, 2011 at 5:53 pm -
Hi, I just bought a new notebook and decided to leave Windows 7 on it to further my experience in using Windows and developing Perl on it. While my main desktop is running Ubuntu and being an avid ...
Gabor Szabo
Jul 26, 2011 at 3:24 am
Aug 11, 2011 at 7:30 am -
Hello, I'm using strawberry perl 5.12.3 on winxp sp3, and I have a problem :( I keep receiving this error message: "Use of uninitialized value in subroutine entry.." and this error code: "997" when I ...
Téssio Fechine
Jul 17, 2011 at 10:26 pm
Jul 18, 2011 at 7:40 pm -
Michael Case
Jul 15, 2011 at 4:54 pm
Jul 15, 2011 at 6:15 pm -
Can anyone with more understand of the internals check this module and the crash please? regards Gabor ---------- Forwarded message ---------- From: David Muir Sharnoff <muir@idiom.org Date: Mon, Jun ...
Gabor Szabo
Jun 27, 2011 at 5:11 am
Jun 27, 2011 at 5:11 am -
I noticed this hasn't been posted here yet... I interviewed Curtis Jewell for FLOSS Weekly last week about Strawberry Perl. Hear (and/or see!) the interview from the media listed at ...
Randal L. Schwartz
Jun 23, 2011 at 11:29 pm
Jun 24, 2011 at 10:59 am -
Hi all, I'm new to perl on Windows, long term casual user of perl on *nix. I was told I should post this issue here. Context: Win7 x64, fresh default install of Strawberry Perl. Goal: install pp ...
Webbed Pete
Jun 13, 2011 at 4:12 am
Jun 13, 2011 at 12:09 pm -
Hi! HowTo: Upgrade Strawberry Perl v5.12.3.0 x64 ( strawberry-perl-5.12.3.0-64bit.zip) library to kmx/64_libs/5.14/*.zip and GCC toolchain to mingw64-w64-gcc4.4.6_20110503-v2.zip ...
Victor Miasnikov
Jun 10, 2011 at 9:59 am
Jun 10, 2011 at 9:59 am -
Hi! HowTo: Upgrade Strawberry Perl v5.12.3.0 x64 ( strawberry-perl-5.12.3.0-64bit.zip) library to kmx/64_libs/5.12/*.zip ...
Victor Miasnikov
Jun 10, 2011 at 9:50 am
Jun 10, 2011 at 9:50 am
Group Overview
| group | win32-vanilla
|
| categories | perl |
| discussions | 174 |
| posts | 490 |
| users | 113 |
| website | strawberryperl.com |
Top users
Archives
- June 2013 (7)
- May 2013 (8)
- April 2013 (12)
- March 2013 (6)
- February 2013 (1)
- January 2013 (8)
- December 2012 (6)
- November 2012 (4)
- October 2012 (4)
- September 2012 (9)
- August 2012 (7)
- June 2012 (7)
- May 2012 (11)
- April 2012 (15)
- March 2012 (3)
- February 2012 (3)
- November 2011 (30)
- October 2011 (13)
- September 2011 (7)
- July 2011 (6)
- June 2011 (16)
- May 2011 (9)
- April 2011 (3)
- March 2011 (1)
- February 2011 (8)
- January 2011 (2)
- December 2010 (7)
- November 2010 (8)
- October 2010 (1)
- September 2010 (4)
- August 2010 (5)
- July 2010 (8)
- June 2010 (7)
- May 2010 (15)
- April 2010 (11)
- March 2010 (9)
- February 2010 (6)
- January 2010 (3)
- December 2009 (3)
- November 2009 (11)
- October 2009 (4)
- September 2009 (7)
- August 2009 (25)
- July 2009 (10)
- June 2009 (9)
- May 2009 (4)
- April 2009 (11)
- March 2009 (4)
- February 2009 (7)
- January 2009 (8)
- December 2008 (13)
- November 2008 (7)
- October 2008 (16)
- September 2008 (1)
- August 2008 (5)
- July 2008 (3)
- May 2008 (10)
- April 2008 (14)
- February 2008 (1)
- November 2007 (3)
- August 2007 (1)
- January 2007 (9)
- December 2006 (5)
- November 2006 (4)
