in reply to Re^3: sorting a filelist array by filename
in thread sorting a filelist array by filename

Hi toolic,

thanks for your reflection on using the File::Basename. You're right, and I use it quite frequently, anyway, but in this case I'll have to compile my script to binary (os: win) and as I use tinyperl (free) for compiling, which put all necessary items into a LibZip. I can awoid using LibZip if I omit using any modul. That is the real reason of my fighting against the excellent File::Basename modul.
  • Comment on Re^4: sorting a filelist array by filename