On 19 Oct 2007 at 15:29, Beginner wrote:

> On 19 Oct 2007 at 9:26, Stephen Kratzer wrote:
> 
> > On Friday 19 October 2007 07:41:40 Beginner wrote:


...snip
> so I modify the hash so it looks like:
>       ...snip
>       'name'  => &edit_from_path($File::Find::name),

I guess I should write that as simply

        'name'  => edit_from_path($File::Find::name),

Dp.


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


Reply via email to