Skip Menu |

This queue is for tickets about the IO CPAN distribution.

Report information
The Basics
Id: 5405
Status: rejected
Priority: 0/
Queue: IO

People
Owner: Nobody in particular
Requestors: eddie [...] omegaware.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: IO::Dir Create directory interface?
What would be the nicest way to provide an extension to the IO::Dir module to create a directory.. I was thinking of adding a patch to STORE function to check if a trailing "/" exists to the submitted hash key then create the directory instead of "touching" a file.. I will create a patch and attach it later when I'm done, unless you have an idea for a better approach to providing the interface.