File::Find

2008-04-09 Thread Derek.Moody
Hi Folks, Perl 5.8.8-1 RO 3.7 in raFS Can someone check the following: Substitute appropriate directories for 'dira dirb' (shift-drag) and see how deep this script goes... #!/usr/bin/perl -w use File::Find; use strict; my @dirs= qw/ dira dirb /; fin

Re: File::Find

2003-06-15 Thread James Taylor
On Sun 15 Jun, "stephane HAbeTT roux" wrote: > > I'm trying to use the File::Find module with port 1.13 of version 5.005 > > My main problem is that directory names are returned by this module, > along with file names of course. Is that the standard behaviour or >

File::Find

2003-06-15 Thread stephane HAbeTT roux
Hello, I'm trying to use the File::Find module with port 1.13 of version 5.005 My main problem is that directory names are returned by this module, along with file names of course. Is that the standard behaviour or someting wrong with the RISC OS port ? -- |":._.:"| ht