Path::Extended::Class::File
Path::Extended::Class::File behaves pretty much like Path::Class::File and can
do some extra things. See appropriate pods for details. =head1 COMPATIBLE
METHODS
returns a parent Path::Extended::Class::Dir object of the file.
change how to stringify internally and return the file object (instead of the
path itself).
returns a volume of the path (if any).
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::File object whatever the type is specified.
Path::Extended::Class, Path::Extended::File, Path::Class::File
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.