find2perl
- From: Ed Doyle <doyleed@xxxxxxxxx>
- Date: Wed, 28 Dec 2005 16:40:34 GMT
Hi,
I am new to perl. Seems to me the following should work, but it does not
print("Hello World!\n\n");
find2perl . -name dsc00970.jpg -print;
When I run it I get the following:
[ed@localhost Flame]$ perl junk1.pl
Hello World!
Can't locate object method "name" via package "dsc00970"
(perhaps you forgot to load "dsc00970"?) at junk1.pl line 4.
Anyone have any idea what I am doing wrong?
Thanks
Ed
.
- Follow-Ups:
- Re: find2perl
- From: Joe Smith
- Re: find2perl
- Prev by Date: Dumping list of installed modules.
- Next by Date: I want to build a perl script that adapts dynamically to terminal size
- Previous by thread: Dumping list of installed modules.
- Next by thread: Re: find2perl
- Index(es):