MARC-File-MARCMaker in CVS

2005-10-24 Thread Bryan Baldus
I have added/committed version 0.4 of MARC::File::MARCMaker to CVS on
SourceForge:

.

Any suggestions, comments, and assistance are welcome.

Included are 2 programs, bin/mrc2mkr and bin/mkr2mrc. Each outputs a file of
records to the screen. Any errors encountered while decoding the records are
also output to the screen. Better functionality might be for the output
records to be written to a separate file, but I wasn't sure of the best way
to accomplish this (due to a lack of familiarity with command line
interfaces and practices). Most of the basic code was written based on
marclint and marcdump.

Thank you,

Bryan Baldus
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://home.inwave.com/eija
 


Re: MARC-File-MARCMaker in CVS

2005-10-24 Thread Edward Summers

Thanks for the update Bryan.

On Oct 24, 2005, at 4:33 PM, Bryan Baldus wrote:

Any suggestions, comments, and assistance are welcome.


I committed a few changes to make the test suite run clean. I  
documented the slight alterations in Changes. Are you planning to  
release MARC::File::MARCMaker to CPAN? Also, it might be worthwhile  
adding a section to MARC::Doc::Tutorial if you have the energy.


//Ed