hi. i need help w/ the find2perl command. this is what i did:
find2perl $path -name $fName;
when i run the program and search for the files, it says:
Can't locate object method "name" via package "(the files)" (perhaps you forgot to load "bin
"?) at ./perlrm line 19, <> line 2.
what do i have to do to get this to work?