Re: Access files in a folder
- From: emekamicro@xxxxxxxxx (Emeka)
- Date: Sun, 31 Jul 2011 23:23:59 +0100
Thanks Rob ... It worked. Shawn thanks so much.
I found out that the problem was from my little box Nanonote... It has a
light weight Perl. When I switched to real thing it worked.
Emeka
On Sun, Jul 31, 2011 at 11:02 PM, Rob Dixon <rob.dixon@xxxxxxx> wrote:
On 31/07/2011 21:52, Emeka wrote:
Hello All,
I wanted to do this ...
while(<*.pl>){
print $_;
}
I got "BEGIN failed--compilation"
Am I using something that is old?
There is nothing wrong with that. Please show your complete program -
there must be something else in the file that is causing the compilation
error.
Rob
--
*Satajanus Nig. Ltd
*
- References:
- Re: Access files in a folder
- From: Rob Dixon
- Re: Access files in a folder
- Prev by Date: Re: Access files in a folder
- Next by Date: Re: Access files in a folder
- Previous by thread: Re: Access files in a folder
- Index(es):