Re: MyLibrary::Resources.pm

2003-10-30 Thread Eric Lease Morgan
Ed wrote: >> Attached is a plain o' documentation file (POD) from the current >> MyLibrary::Resource module. Comments are welcome, and from the synopsis: >> > Looks like the OOP rewrite is coming along well...and all those nice tests! > > One question about the code I checked out from CVS, it ap

Re: MyLibrary::Resources.pm

2003-10-30 Thread Ed Summers
Hi Eric: On Tue, Oct 28, 2003 at 03:24:54PM -0500, Eric Lease Morgan wrote: > Attached is a plain o' documentation file (POD) from the current > MyLibrary::Resource module. Comments are welcome, and from the synopsis: Looks like the OOP rewrite is coming along well...and all those nice tests! On

MyLibrary::Resources.pm

2003-10-28 Thread Eric Lease Morgan
Attached is a plain o' documentation file (POD) from the current MyLibrary::Resource module. Comments are welcome, and from the synopsis: # require the necessary module use MyLibrary::Resource; # create a new Resource object my $resource = MyLibrary::Resource->new(); # set attrib