Thread @ARGV (13 answers)
Opened by ronba at 2006-10-24 22:10

ronba
 2006-10-24 23:05
#71158 #71158
User since
2006-10-19
17 Artikel
BenutzerIn
[default_avatar]
Fehler-Meldung:

Use of uninitialized value in print at .... line 4

Code: (dl )
1
2
3
4
#!perl  -w
use strict;

print $ARGV[0];




---
//Modedit GwenDragon:
Bitte Code-Tags für Code verwenden
---\n\n

<!--EDIT|GwenDragon|1161717189-->

View full thread @ARGV