MARC-Fast
14 years agoadded test and data for utf-8 encoding example
Dobrica Pavlinusic [Thu, 4 Feb 2010 17:10:14 +0000 (17:10 +0000)]
added test and data for utf-8 encoding example

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@32 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

14 years agoreturn correct count for marc files with additional junk bytes at end
Dobrica Pavlinusic [Thu, 4 Feb 2010 17:09:49 +0000 (17:09 +0000)]
return correct count for marc files with additional junk bytes at end

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@31 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

14 years agoadded documentation about utf-8 encoded marc files and utf-8 flag in perl scalars
Dobrica Pavlinusic [Thu, 4 Feb 2010 17:08:03 +0000 (17:08 +0000)]
added documentation about utf-8 encoded marc files and utf-8 flag in perl scalars

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@30 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

14 years agodon't depend on Test::Exception
Dobrica Pavlinusic [Thu, 4 Feb 2010 12:54:00 +0000 (12:54 +0000)]
don't depend on Test::Exception

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@29 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

15 years agoinclude_subfields with option -h
Dobrica Pavlinusic [Sat, 6 Sep 2008 10:40:52 +0000 (10:40 +0000)]
include_subfields with option -h

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@28 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

15 years agopull Changes from svk and release to CPAN 0.09
Dobrica Pavlinusic [Sun, 3 Aug 2008 06:49:12 +0000 (06:49 +0000)]
pull Changes from svk and release to CPAN 0.09

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@27 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agouse Data::Dump for nicer (shorter/more readable) output instead of
Dobrica Pavlinusic [Mon, 19 Nov 2007 16:37:00 +0000 (16:37 +0000)]
use Data::Dump for nicer (shorter/more readable) output instead of
Data::Dumper

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@26 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoinclude subfields in to_hash dump
Dobrica Pavlinusic [Tue, 6 Nov 2007 20:06:26 +0000 (20:06 +0000)]
include subfields in to_hash dump

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@25 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agocorrectly upgrade repeatable field value to array
Dobrica Pavlinusic [Tue, 6 Nov 2007 20:06:07 +0000 (20:06 +0000)]
correctly upgrade repeatable field value to array

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@24 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agomuch more sane implementation of to_hash which now include
Dobrica Pavlinusic [Sun, 4 Nov 2007 22:44:42 +0000 (22:44 +0000)]
much more sane implementation of to_hash which now include
option include_subfields just like Biblio::Isis does. [0.09]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@23 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agodisplay also leader in dump
Dobrica Pavlinusic [Tue, 30 Oct 2007 16:41:06 +0000 (16:41 +0000)]
display also leader in dump

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@22 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agocorrectly skip tests if there is no test MARC file
Dobrica Pavlinusic [Mon, 29 Oct 2007 22:41:21 +0000 (22:41 +0000)]
correctly skip tests if there is no test MARC file

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@21 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoupdate
Dobrica Pavlinusic [Mon, 29 Oct 2007 22:40:58 +0000 (22:40 +0000)]
update

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@20 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoincluded sample marc file from MARC-Record-2.0
Dobrica Pavlinusic [Mon, 29 Oct 2007 22:38:55 +0000 (22:38 +0000)]
included sample marc file from MARC-Record-2.0

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@19 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoadded $marc->last_leader which returns leader of
Dobrica Pavlinusic [Mon, 29 Oct 2007 22:33:35 +0000 (22:33 +0000)]
added $marc->last_leader which returns leader of
last record accessed with $marc->fetch
bump version to [0.08]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@18 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoupdate version [0.07]
Dobrica Pavlinusic [Thu, 21 Jun 2007 10:24:12 +0000 (10:24 +0000)]
update version [0.07]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@17 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agomake Data::Dump optional
Dobrica Pavlinusic [Thu, 21 Jun 2007 10:23:12 +0000 (10:23 +0000)]
make Data::Dump optional

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@16 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoauto-generated from svn log
Dobrica Pavlinusic [Thu, 21 Jun 2007 10:05:39 +0000 (10:05 +0000)]
auto-generated from svn log

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@15 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agopush new (slim) version [0.06]
Dobrica Pavlinusic [Mon, 18 Jun 2007 22:54:02 +0000 (22:54 +0000)]
push new (slim) version [0.06]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@14 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agoremove huge unimarc.iso file from distribution
Dobrica Pavlinusic [Mon, 18 Jun 2007 22:51:04 +0000 (22:51 +0000)]
remove huge unimarc.iso file from distribution

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@13 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

16 years agorelease preparation
Dobrica Pavlinusic [Mon, 18 Jun 2007 22:32:41 +0000 (22:32 +0000)]
release preparation

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@12 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

17 years agoadded to_ascii to be more like Biblio::ISIS API [0.05]
Dobrica Pavlinusic [Fri, 3 Nov 2006 20:34:31 +0000 (20:34 +0000)]
added to_ascii to be more like Biblio::ISIS API [0.05]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@11 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

17 years agochange terminology to offset and limit
Dobrica Pavlinusic [Fri, 3 Nov 2006 20:07:58 +0000 (20:07 +0000)]
change terminology to offset and limit

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@10 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

17 years agohash_filter now gets record number as second arguments to be in sync with Biblio...
Dobrica Pavlinusic [Thu, 13 Jul 2006 14:00:23 +0000 (14:00 +0000)]
hash_filter now gets record number as second arguments to be in sync with Biblio::Isis 0.22

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@9 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

18 years agodocumented hash_filter, fully implemented repeatable subfileds. [0.03]
Dobrica Pavlinusic [Wed, 28 Dec 2005 22:16:39 +0000 (22:16 +0000)]
documented hash_filter, fully implemented repeatable subfileds. [0.03]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@8 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

18 years agopod documentation, new options, much nicer output
Dobrica Pavlinusic [Wed, 28 Dec 2005 22:03:24 +0000 (22:03 +0000)]
pod documentation, new options, much nicer output

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@7 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

18 years agoadded to_hash, small fix to test, better output in dump_fastmarc.pl [0.02]
Dobrica Pavlinusic [Sun, 18 Dec 2005 23:12:26 +0000 (23:12 +0000)]
added to_hash, small fix to test, better output in dump_fastmarc.pl [0.02]

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@6 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

18 years agoconvert repeatable fileds into repeatable subfields
Dobrica Pavlinusic [Sat, 8 Oct 2005 16:33:09 +0000 (16:33 +0000)]
convert repeatable fileds into repeatable subfields

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@5 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

18 years agoadded option -n number to dump just one record and -d for debug
Dobrica Pavlinusic [Sat, 8 Oct 2005 16:32:54 +0000 (16:32 +0000)]
added option -n number to dump just one record and -d for debug

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@4 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

19 years agodump sorted fields
Dobrica Pavlinusic [Fri, 8 Apr 2005 12:19:24 +0000 (12:19 +0000)]
dump sorted fields

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@3 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

19 years agocheck for test data and skip tests if it doesn't exists
Dobrica Pavlinusic [Tue, 4 Jan 2005 15:32:54 +0000 (15:32 +0000)]
check for test data and skip tests if it doesn't exists

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@2 49f9634a-d7ec-0310-8e6b-ec35c6cc8804

19 years agoinitital import of 0.01 into subversion
Dobrica Pavlinusic [Tue, 4 Jan 2005 10:26:07 +0000 (10:26 +0000)]
initital import of 0.01 into subversion

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@1 49f9634a-d7ec-0310-8e6b-ec35c6cc8804