Revision history for Perl module File-stat-Extra

0.005     2015-03-27
  * Creating own S_IS* functions to stay more version independent from File::stat
  * Adaptations for compatibility with Perl v5.6

0.004     2015-03-27
  * Filetest overloading only supported in Perl 5.12 and higher

0.003     2015-03-26
  * Removed faulty (and unnecessary) tests

0.002     2015-03-26
  * Symlink tests not run on systems that do not support them
  * Added diagnostics output for failed tests
  * Documentation cosmetics

0.001     2015-03-25
  * Initial release