GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Path::Extended::Class::Dir(3) User Contributed Perl Documentation Path::Extended::Class::Dir(3)

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.

change how to stringify internally and return the file object (instead of the path itself).

create a directory with File::Path, and return the result (instead of the directory object itself).

remove a directory with File::Path, and return the result (instead of the directory object itself).

returns parts of the path. See Path::Class::Dir for details.

returns a temporary file handle (and its corresponding file name in a list context). See Path::Class::Dir and File::Temp 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.

2012-09-18 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.