Thread
Modulversion wird als undef ausgegeben
(19 answers)
Opened by
pktm
at
2009-11-06 13:22
bianca
2009-11-06 14:27
User since
2009-09-13
7016 Artikel
BenutzerIn
Jawoll!
Code: (
dl
)
1
2
3
4
C:\>perl -MCGI -MData::Dumper -e "print Dumper( $CGI::VERSION )"
$VAR1 = '3.29';
C:\>
10 print "Hallo"
20 goto 10
View full thread
Modulversion wird als undef ausgegeben