Hi all, I've been off sick for a couple of days... and had the need to code :-) I've put together a simple MARC metadata looker-upper, for getting information about (for instance) what, exactly, a tag 245 subfield "a" is.
eg: my $s = $TagData->get("010","description"); You can get it at: http://www.textualize.com/~david/MARC-Descriptions-0.4.tar.gz (thanks, Ed!) Please feel free to let me know what you think - is this something I should put on the CPAN? David Christensen (that guy that was/is doing the ILL ISO stuff)