in reply to Re: Platform independant directory separator
in thread Platform independant directory separator

File::Copy, File::Path, and File::Spec have been in the core for many years. Are there features they don't provide?

  • Comment on Re: Re: Platform independant directory separator

Replies are listed 'Best First'.
Re: Re: Re: Platform independant directory separator
by coreolyn (Parson) on Mar 01, 2004 at 21:30 UTC

    I'm not saying there's not a better way to do it. It's just the way that's developed for me. The current list of functions in that module are:

    OSmkdir OSpath OSrmdir OSworkdir (Make a temp directory in $TEMP with unique name) OSlogger searchReplaceCopyFile printEnvVars debug getFileExt getEnvVars OScopy OSdelete singleDosDelim file2Array arrayRelevant getShortPath shortDirName (Dos 8 letter dirname) OSrecursiveCopy OSmkWritable