Thread Sys::Cmd installiert nicht (3 answers)
Opened by bianca at 2013-09-12 19:24

bianca
 2013-09-12 19:24
#170161 #170161
User since
2009-09-13
6977 Artikel
BenutzerIn

user image
Laut CPAN Testers funktioniert von CPAN:Sys::Cmd die 0.80.1 mit Perl 5.10.1
Habe jetzt mal die 0.80.2 versucht auf Win 7 32Bit und es hakt:
Quote
Running make for M/ML/MLAWREN/Sys-Cmd-0.80.2.tar.gz
Has already been unwrapped into directory C:\strawberry\cpan\build\Sys-Cmd-0.80.2-C1Fhnq

CPAN.pm: Going to build M/ML/MLAWREN/Sys-Cmd-0.80.2.tar.gz

cp lib/Sys/Cmd/Template.pm blib\lib\Sys\Cmd\Template.pm
cp lib/Sys/Cmd.pm blib\lib\Sys\Cmd.pm
cp lib/Sys/Cmd.pod blib\lib\Sys\Cmd.pod
cp lib/Sys/Cmd/Template.pod blib\lib\Sys\Cmd\Template.pod
MLAWREN/Sys-Cmd-0.80.2.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/10-command.t t/11-reaper.t t/90-command.t t/90-output.t t/template.t
t/10-command.t ..
# Failed test 'The object isa IO::File'
# at t/10-command.t line 117.
# The object isn't a 'IO::File' it's a 'IO::Handle'

# Failed test 'The object isa IO::File'
# at t/10-command.t line 117.
# The object isn't a 'IO::File' it's a 'IO::Handle'

# Failed test 'The object isa IO::File'
# at t/10-command.t line 117.
# The object isn't a 'IO::File' it's a 'IO::Handle'

Hier steht es seit etwa 5 Minuten und kehrt nicht zurück.

Jemand Ideen?
10 print "Hallo"
20 goto 10

View full thread Sys::Cmd installiert nicht