At 18:59 -0500 2001.04.28, Craig A. Berry wrote:
>2.) Processing of filename components should be done using the
>appropriate File::Spec methods. For example, never create a file
>specification by concatenating together strings with slashes between
>them; use File::Spec->catfile() or File::Spec->catdir() instead.
>Also, don't try to construct your own search for a temporary
>directory (use File::Spec->tmpdir()) or a null device (use
>File::Spec->devnull()).
This would be nice, for Mac OS as well ... did we ever decide that
File::Spec was reasonable to use in core regression tests?
--
Chris Nandor [EMAIL PROTECTED] http://pudge.net/
Open Source Development Network [EMAIL PROTECTED] http://osdn.com/