Thread Strawberry Perl: Modul mit cpan hinzufügen (9 answers)
Opened by GUIfreund at 2015-06-15 13:15

GwenDragon
 2015-06-15 13:53
#181336 #181336
User since
2005-01-17
14510 Artikel
Admin1
[Homepage]
user image
Gerade getestet mit Strawberry-Perl 5.20.2.1 32bit Zip-Edition

Die Warnungen bezüglich cp1252 bekomme ich auch.

Bei mir läuft aber notest install WWW::Mechanize durch:
more (5.9kb):
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
cpan> notest install WWW::Mechanize
Database was generated on Mon, 15 Jun 2015 11:35:15 GMT

Running install for module 'WWW::Mechanize'
Checksum for C:\strawberry\cpan\sources\authors\id\E\ET\ETHER\WWW-Mechanize-1.75.tar.gz ok
Scanning cache C:\strawberry\cpan\build for sizes
................................................................------------DONE
Configuring E/ET/ETHER/WWW-Mechanize-1.75.tar.gz with Makefile.PL

WWW::Mechanize likes to have a lot of test modules for some of its tests.
The following are modules that would be nice to have, but not required.

Test::Memory::Cycle
Test::Taint


Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for WWW::Mechanize
"\x{026a}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d07}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d04}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d0b}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d0f}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d21}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{8fea}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{62c9}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{65af}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{026a}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d07}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d04}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d0b}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d0f}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d21}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{8fea}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{62c9}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{65af}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{026a}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d07}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d04}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d0b}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d0f}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{1d21}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{8fea}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{62c9}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
"\x{65af}" does not map to cp1252 at C:\strawberry\perl\lib/ExtUtils/MakeMaker.pm line 1182.
Writing MYMETA.yml and MYMETA.json
ETHER/WWW-Mechanize-1.75.tar.gz
C:\strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for E/ET/ETHER/WWW-Mechanize-1.75.tar.gz
cp lib/WWW/Mechanize.pm blib\lib\WWW\Mechanize.pm
cp lib/WWW/Mechanize/FAQ.pod blib\lib\WWW\Mechanize\FAQ.pod
cp lib/WWW/Mechanize/Cookbook.pod blib\lib\WWW\Mechanize\Cookbook.pod
cp lib/WWW/Mechanize/Link.pm blib\lib\WWW\Mechanize\Link.pm
cp lib/WWW/Mechanize/Image.pm blib\lib\WWW\Mechanize\Image.pm
cp lib/WWW/Mechanize/Examples.pod blib\lib\WWW\Mechanize\Examples.pod
"C:\strawberry\perl\bin\perl.exe" -MExtUtils::Command -e cp -- bin/mech-dump blib\script\mech-dump
pl2bat.bat blib\script\mech-dump
ETHER/WWW-Mechanize-1.75.tar.gz
C:\strawberry\c\bin\dmake.exe -- OK
ETHER/WWW-Mechanize-1.75.tar.gz
Skipping test because of notest pragma
Running make install
Installing C:\strawberry\perl\site\lib\WWW\Mechanize.pm
Installing C:\strawberry\perl\site\lib\WWW\Mechanize\Cookbook.pod
Installing C:\strawberry\perl\site\lib\WWW\Mechanize\Examples.pod
Installing C:\strawberry\perl\site\lib\WWW\Mechanize\FAQ.pod
Installing C:\strawberry\perl\site\lib\WWW\Mechanize\Image.pm
Installing C:\strawberry\perl\site\lib\WWW\Mechanize\Link.pm
Installing C:\strawberry\perl\site\bin\mech-dump
Installing C:\strawberry\perl\site\bin\mech-dump.bat
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
ETHER/WWW-Mechanize-1.75.tar.gz
C:\strawberry\c\bin\dmake.exe install UNINST=1 -- OK

cpan>



Bezüglich der Blockade tippe ich auf Virenscanner oder laufendes Perl (du hattest ja cpan mit Ctrl C abgebrochen, und Windows beendet solche Prozesse nicht korrekt), das noch die Datei sperrt.
Schau mal in den Taskmanager, ob da verwaiste cmd.exe oder perl.exe sind.
Last edited: 2015-06-15 13:58:14 +0200 (CEST)
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Strawberry Perl: Modul mit cpan hinzufügen