On Tue, Mar 3, 2009 at 14:15, Lauri Nikkinen <lauri.nikki...@iki.fi> wrote:
> Ok, I typed
>
> C:\Perl>ppm query File
>
> to see that there is no File::Find module installed. It seems that
> ActiveState does not offer it via ppm, am I right?
snip

The name of the module is File::Find, not File.  Try

ppm query File::Find

or

ppm query File-Find

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to