Re: How convert data from USMARC to MARCXML using MARC::Record and it's derivatives? MARC.pm vs. MARC::Record.pm

2008-09-02 Thread Bill Dueber
can I easy convert from MARC to MARCXML, >> or I've to write handler for each field I got >> from MARC? > > It can be as easy as loading a MARC record into a MARC::Record object > (e.g., $marc), then using the output of $marc->as_xml() or >

Changes coming to the Library::CallNumber::LC perl module

2011-05-05 Thread Bill Dueber
ble change which warrants some discussion. But none of this matters until someone steps up and adopts it. Code is at https://library-callnumber-lc.googlecode.com/ (a move to GitHub might make sense, too) -- step right up and take your chances! -Bill- -- Bill Dueber Library Systems Programmer University of Michigan Library

New perl module MARC::File::MiJ -- marc-in-json for perl

2013-07-15 Thread Bill Dueber
bfields-to-json/>, including the (incompatible) one implemented in the MARC::File::JSON<http://search.cpan.org/~cfouts/MARC-File-JSON-0.002/lib/MARC/File/JSON.pm>module] -- Bill Dueber Library Systems Programmer University of Michigan Library