[Vienna-pm] undef

Baier Oliver MAX SD BaierO at spardat.at
Mon Jan 26 10:09:32 CST 2004


Hi,

wie kann ich mehere Variablen, Arrays, Hashes leicht
auf undefined setzen?

statt

undef $a;
undef @b;
undef %c;

so eine Art

&undef(\$a, \@b, \%c);

nur was muss dahinterstecken?

mfg
Oliver



More information about the Vienna-pm mailing list