On Thursday, October 31, 2002 11:15 AM, Shevek [SMTP:[EMAIL PROTECTED]] wrote:
> Questions: > > I intend to write this module. > > 1) Is there any code I should look at already? I'm assuming that I will > inherit IO::File and IO::Dir into my own File and Dir objects. Take a look at the File::Spec and other modules in the File:: namespace. Also read perldoc perlport, as this presents the current guidelines for writing portable code. > > 2) What should I call it and where should it live in the namespace? > How about File::System or File::Abstract