Randy Kobes wrote:
[...]
Index: lib/Apache/ParseSource.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/lib/Apache/ParseSource.pm,v
[ .. ]
- follow => 1,
+ (Apache::Build::WIN32 ? '' : follow => 1),
[ ... ]
but isn't that a bug in File::Find? It's supposed to be a
cross-platform module.
I'll also change that not to use Apache::Build::WIN32. As
for it being a bug in File::Find, it seems reasonable that
File::Find should handle this, but perlport reports that
the -l test for being a symlink is unreliable on Win32
(as opposed to not being implemented).
No questions then ;)
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]