Changes for version 0.006 - 2015-03-30

  • Explicitly overloading comparison operators to prevent problems on some systems
  • Not overloading operators that aren't supported by active Perl version (e.g., filetests < v5.12 and the smartmatch operator < v5.10)
  • Not (implicitly) overloading operators (e.g., +, -, * etc.) that have no meaning

Modules

An extension of the File::stat module, provides additional methods.