in reply to Isn't glob annoying? (somehow)
@t1 = grep(-e, glob('*1')); @t2 = grep(-e, glob('1')); @t3 = grep(-e, glob('file2')); @t4 = grep(-e, glob('*3')); [download]
cheers, Aldo
__END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print; [download]