Luke Palmer skribis 2005-05-03  1:34 (-0600):
> > for @files { open; say uc for =$_; close; }
> Wait, so you want open to both open the filename in $_ /and/ set $_ to
> the opened filehandle?

You are right. The example code makes no sense at all.

>         say uc for =io($_);

I didn't know io was blessed already.

> Which the oneliner side of you should find awful nice.

It does indeed!


Juerd
-- 
http://convolution.nl/maak_juerd_blij.html
http://convolution.nl/make_juerd_happy.html 
http://convolution.nl/gajigu_juerd_n.html

Reply via email to