On Aug 9, 2006, at 12:40 AM, Beginner wrote:

On 9 Aug 2006 at 0:33, James Marks wrote:

Ohh ohh. I think I know this (they'll flame me if I'm wrong).
Is it?

use strict;
use warnings;
....

my $no_dirs = @{ $web_sites_directory_tree[$i]{subdirectory} };

I tried that (including strict/warnings as always)  but it didn't work.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to