- or download this
find2perl . -exec "dir {} \;" | perl
- or download this
Use of uninitialized value in chdir at - line 47.
- or download this
#! C:\Perl\bin\perl.exe -w
eval 'exec C:\Perl\bin\perl.exe -S $0 ${1+"$@"}'
...
chdir $File::Find::dir;
return !$?;
}
- or download this
chdir $cwd; #sigh
- or download this
find2perl . -ls # getpwent, etc. not ported
find2perl . -exec ... # $cwd not initialized