
Path::Extended::Class::Dir

Path::Extended::Class::Dir behaves pretty much like Path::Class::Dir and can do some extra things. See appropriate pods for details.

returns a volume of the path (if any).
returns parts of the path. See Path::Class::Dir for details.
returns if the path belongs to the object, or vice versa. See Path::Class::Dir for details.

does nothing but returns the object to chain. Path::Extended::Class should always return a canonical path.
does nothing but returns the object to chain. Path::Extended::Class doesn't support foreign path expressions.
returns a new Path::Extended::Class::Dir object whatever the type is specified.

Path::Extended::Class, Path::Extended::Dir, Path::Class::Dir

Kenichi Ishigaki, <ishigaki@cpan.org>

Copyright (C) 2009 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.