MARC::MIR on github and at French Perl Workshop 2012

From: Marc Chantreux <mc_at_nyob>
Date: Tue, 19 Jun 2012 15:10:42 +0200
To: CODE4LIB_at_LISTSERV.ND.EDU
hello code4lib people,

Few month ago, i said on the channel that i would like to increase the
reusability of tools by creating a simple bridge between them and
propose a simple DSL for MARC processing.

Weeks ago, i put a first version MARC::MIR ( MIR for MARC Intermediate
Representation ) on github. It's a technoagnostic PSGI alike
MARC::Exchange. 

https://github.com/eiro/p5-marc-mir/blob/master/lib/MARC/MIR/Tutorial.pod

It became my main tool for MARC processing and i'm now porting former
MARC::Record tools as middleware (like MARC::Template, an easy way to
tranform from/to modern nested datastructure from/to MARC records).

MARC::MIR is also on CPAN and i'll give a talk about it at the French
Perl Workshop 2012 (Strasbourg, France) so if anyone is around: the
event is free of charge and everyone is welcome.

http://journeesperl.fr/fpw2012/talk/4144

regards,
marc
Received on Tue Jun 19 2012 - 09:11:15 EDT