Thread Problem mit Image::Magick unter Windows (22 answers)
Opened by bianca at 2009-12-02 18:17

bianca
 2009-12-02 18:39
#128856 #128856
User since
2009-09-13
6979 Artikel
BenutzerIn

user image
2009-12-02T17:36:52 renee
Hast Du StrawberryPerl oder ActivePerl?


Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
c:\>perl -v

This is perl, v5.8.7 built for MSWin32-x86-multi-thread
(with 7 registered patches, see perl -V for more detail)

Copyright 1987-2005, Larry Wall

Binary build 813 [148120] provided by ActiveState http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Jun 6 2005 13:36:37

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
10 print "Hallo"
20 goto 10

View full thread Problem mit Image::Magick unter Windows