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

Changes for version 0.095

  • Documentation tweak and release

Changes for version 0.094_2

  • Moved documentation out of ::Underload
  • Added some documentation

Changes for version 0.094_1

  • Added ->at
  • Added ->beginning
  • Added ->ending
  • ->first && ->last now return '' instead of undef
  • Fixed bug where 'a.html.tar.gz'->pop = 'a'
  • Changed ->list: now returns the empty list if $path is '/'
  • Changed ->list: does not return leading a leading slash '/a'->list = ('a')
  • Changed ->split: an alternative to old ->list
  • Changed ->first
  • Changed ->last
  • Added ->append
  • Added ->extension
  • Added greediness ('^', '$', '', & '*') to ->pop and ->up
  • '' now considered a branch

Modules

Fast and featureful UNIX-style path parsing and manipulation
Path::Abstract without stringification overloading

Provides

in lib/Path/Abstract/Fast.pm