Cool File & Directory Modules File::Spec 56 of 69 : prev | index | next

File::Spec

Handle With Care

  • File::Spec is ONLY truly portable on Unix!
  • File::Spec and File::Find are incompatible on non-Unix
  • NEVER EVER EVER use File::Spec with CGI file uploads
  • perl knows about 'C:\tmp' and '/tmp' being the same on Windows & MacOS, so where possible let Perl handle it.

© 2003 Barbie - barbie@missbarbell.co.uk contents http://birmingham.pm.org/