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

Changes for version 0.14 - 2005-11-17

  • Silence a warning caused by $dir1->subsumes($dir2) when $dir2 subsumes $dir1. [Chia-liang Kao]
  • Work around a File::Spec->abs2rel bug when its two arguments are the same. It returns an empty string rather than curdir(), so in Path::Class, dir()->absolute->relative returned '/' rather than '.' (or their equivalent on non-unix platforms. [Spotted by David Golden]

Modules

Cross-platform path specification manipulation
Objects representing directories
Objects representing files

Provides

in lib/Path/Class/Entity.pm