On Tue, Aug 31, 2004 at 03:15:36PM -0400, Jason Etheridge wrote: > I'm not sure of the best way to package these. I know Ed has mentioned > that he's not a fan of the bibliographic specific methods in > MARC::Record, but I'm not well-versed in Perl OOP yet and couldn't > figure out how to subclass MARC::Record. Right now I'm just creating a > .pm file that claims to be a part of MARC::Record and makes use of some > internals. If any of you are interested in any of this or have any > suggestions, I'm willing to contribute. I only have a handful of > functions at the moment for the Leader and the 008, but I'll be adding more.
I'd be willing to help you bundle this up as a MARC::Record subclass if you would like to send me the complete code. Let me know :) //Ed