Thread
Inhalt eines Arrays überprüfen: Wie macht man dass???
(14 answers)
Opened by
Tom
at
2004-09-02 21:13
betterworld
2004-09-02 21:32
User since
2003-08-21
2614 Artikel
ModeratorIn
Code: (
dl
)
if (grep {3==$_} @array)
Lieblingsmodule:
IPC::System::Simple
,
Path::Class
View full thread
Inhalt eines Arrays überprüfen: Wie macht man dass???