The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.36 - 2016-02-16

  • 117bd64 - Use croak instead of die; use eval syntax instead of universal::isa (as perlcritic wishes) <viviparous>
  • 4b620b6 - Load File::Copy and Perl::OSType only when used (copy_to, move_to) <Olivier Mengué>
  • 55ecb58 - always use canonpath on arguments to splitdir <Andrew Gregory>
  • 25c12f7 - Fix 'Operation "eq": no method found' error (RT #77259), whose underlying cause isn't really understood. <mzrinsky>
  • 935eeed - Add some fixes & tests for contains() with updir stuff (github #43) <Ken Williams>
  • 927fa74 - Fix Carp::Croak to Carp::croak <Ken Williams>
  • 2d615ca 34da6d3 5fcad02 1b7be68 a622acf - Fixed and improved Travis testing configuration <Dave Rolsky>
  • 2a74c40 - Fix Pod typos <Сергей Романов>
  • 28ca95a - Check all print calls in spew and explicitly call (and check) close <Dave Rolsky>

Documentation

Modules

Cross-platform path specification manipulation
Objects representing directories
Base class for files and directories
Objects representing files