e accepted until the positions are filled. Please
send resume or c.v. with cover letter, three references, and
compensation requirements to care...@esilibrary.com with the subject
line "Software Developer".
--
Jason Etheridge
| VP, Tactical Development
| Equinox Software, Inc. / The Evergr
Ed Summers wrote:
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 :)
Cool, thanks. :D I'll clean it up a bit and mail it to you. I'm likely
to churn through a lot of revisions before the month is up. When I
releas
Ed Summers wrote:
Yeah, if you want an 008 you have to make it yourself. MARC::Record
will make no attempt to build an 008 automatically based on information
in the leader.
Hi guys,
I've been using MARC::Record to help with these fixed fields and I've
been creating functions like this:
# 008/23 (
On Mar 4, 2004, at 12:44 PM, Robert Fox wrote:
I just debugged a program where I was expecting a list to be returned
from the $record->subfield($field, $subfield) method and instead was
returned a scalar of the first instance of that combination found.
Would it be possible to change the function