Re: MARC::Record and pack_008

2004-09-01 Thread Mark Jordan
cleaner and easier to use than the older modules (and more flexible too because programmers aren't boxed in by bib-specific methods). Besides, having to construct my own dates in 008 is a good excuse to use the always-enjoyable Date::Calc module =8^) Mark Mark Jordan Acting Coordinator of Library

Deleting a subfield using MARC::Record

2006-04-28 Thread Mark Jordan
the field, leaving out the unwanted subfield? TIA, Mark -- Mark Jordan Head of Library Systems W.A.C. Bennett Library, Simon Fraser University Burnaby, British Columbia, V5A 1S6, Canada Phone (604) 291 5753 / Fax (604) 291 3023 [EMAIL PROTECTED] / http://www.sfu.ca/~mjordan/

Re: Deleting a subfield using MARC::Record

2006-04-29 Thread Mark Jordan
-delete_subfield(); } } Mark -- Mark Jordan Head of Library Systems W.A.C. Bennett Library, Simon Fraser University Burnaby, British Columbia, V5A 1S6, Canada Phone (604) 291 5753 / Fax (604) 291 3023 [EMAIL PROTECTED] / http://www.sfu.ca/~mjordan/

Re: Deleting a subfield using MARC::Record

2006-04-29 Thread Mark Jordan
Edward Summers wrote: On Apr 29, 2006, at 1:08 AM, Mark Jordan wrote: Edward Summers wrote: Deleting subfields is a bit tricky since subfields may repeat, and sometimes people just want to delete one of them. An unfortunate state of affairs perhaps. Yeah, I can see what you're saying

Re: Deleting a subfield using MARC::Record

2006-05-01 Thread Mark Jordan
Edward Summers wrote: On Apr 29, 2006, at 10:31 AM, Mark Jordan wrote: Maybe other people should verify the usefulness of a delete subfield function before anyone does anything about it, though. Would a half dozen +1 votes from perl4libers validate its usefulness? Yes it would...but to get

Re: Deleting a subfield using MARC::Record

2006-05-03 Thread Mark Jordan
record has two 'u's but all of the first ones are garbage. Mark -- Mark Jordan Head of Library Systems W.A.C. Bennett Library, Simon Fraser University Burnaby, British Columbia, V5A 1S6, Canada Phone (604) 291 5753 / Fax (604) 291 3023 [EMAIL PROTECTED] / http://www.sfu.ca/~mjordan/

Re: Deleting a subfield using MARC::Record

2006-05-03 Thread Mark Jordan
Summers wrote: On May 3, 2006, at 8:55 AM, Mark Jordan wrote: I think it should mean the zeroth occurrence of subfield 'u', since specifying which of a repeated group of subfields is a realistic task, as you say. For example, each record has two 'u's but all of the first ones are garbage

Re: Question about activestate perl

2008-04-22 Thread Mark Jordan
' it works fine. I figure this has to be excruciatingly simple, but I can't see it. Help? -- Mark Jordan Head of Library Systems W.A.C. Bennett Library, Simon Fraser University Burnaby, British Columbia, V5A 1S6, Canada Voice: 778.782.5753 / Fax: 778.782.3023 [EMAIL PROTECTED] / http

Re: Excel or CSV to METS or MODS

2008-12-18 Thread Mark Jordan
Jane, I have a PHP command-line script that does Excel to MODS in an OAI wrapper, but it's hard coded to the MODS elements we are using (i.e., I did it up for a specific, never-ever-ever-to-change Excel template). I don't mind sharing it if you think it would be useful. Mark Mark Jordan Head

Re: ERROR : \xF9 does not map to Unicode

2009-07-13 Thread Mark Jordan
Hi Jordi, Did III convert your database to Unicode? If so, they encoded it into 'raw' Unicode, not utf8. Also, how frequently is the error happening? Mark Mark Jordan Head of Library Systems W.A.C. Bennett Library, Simon Fraser University Burnaby, British Columbia, V5A 1S6, Canada Voice

Anyone create MFHD records using MARC/Perl

2011-09-09 Thread Mark Jordan
Hi, Anyone know if there are any reasons that MARC::Record et al can't be used to create dumps of MFHD? For example, are there any leader/indicator values that are specific to MFHD that are illegal in MARC bib records that might cause MARC/Perl to puke? Mark Mark Jordan Head of Library