/[Z3950-HTML-Scraper]/COBISS.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /COBISS.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9 by dpavlin, Sun Jun 21 08:16:41 2009 UTC revision 10 by dpavlin, Fri Mar 26 16:26:59 2010 UTC
# Line 17  my $cobiss_marc21 = { Line 17  my $cobiss_marc21 = {
17          },          },
18           205  => { a => [  250 , 'a' ] },           205  => { a => [  250 , 'a' ] },
19           210  => {           210  => {
20                  a => [  250 , 'a' ],                  a => [  260 , 'a' ],
21                  c => [  250 , 'b' ],                  c => [  260 , 'b' ],
22                  d => [  250 , 'c' ],                  d => [  260 , 'c' ],
23          },          },
24          215 => {          215 => {
25                  a => [  300 , 'a' ],                  a => [  300 , 'a' ],

Legend:
Removed from v.9  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26