If you want that in a script, use File::Find and open each file and pass the file handle. On Jul 31, 2011 4:53 PM, "Emeka" <emekami...@gmail.com> wrote: > Hello All, > > > I wanted to do this ... > > while(<*.pl>){ > print $_; > } > > > I got "BEGIN failed--compilation" > > Am I using something that is old? > > > Emeka > > -- > *Satajanus Nig. Ltd > > > *
- Access files in a folder Emeka
- Re: Access files in a folder Shawn H Corey
- Re: Access files in a folder Emeka
- Re: Access files in a folder Shawn H Corey
- Re: Access files in a folder shawn wilson
- Re: Access files in a folder Rob Dixon