MARC2DC(1p) User Contributed Perl Documentation MARC2DC(1p)
NAME
marc2dc - convert a MARC record to Dublin Core
SYNOPSIS
% marc2dc [-q] marc.dat
DESCRIPTION
This script takes a MARC record as input and converts it to an ad-hoc text format created from the conversion of the record into Dublin
Core.
TODO
* generate more useful output
AUTHOR
* Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2004 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
perl v5.8.8 2007-11-24 MARC2DC(1p)