/[webpac2]/trunk/t/conf/normalize/baz.pl
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 /trunk/t/conf/normalize/baz.pl

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

revision 700 by dpavlin, Mon Sep 25 11:14:53 2006 UTC revision 701 by dpavlin, Mon Sep 25 12:51:47 2006 UTC
# Line 10  marc('900','x', Line 10  marc('900','x',
10                  sub { rec('245','a') },                  sub { rec('245','a') },
11          ),          ),
12          lookup(          lookup(
13                    sub { rec('200','a') . ' ' . rec('200','b') },
14                    'foo','foo-input2',
15                    sub { rec('245','a') },
16            ),
17            lookup(
18                  sub { rec('000') },                  sub { rec('000') },
19                  'baz', 'baz-input',                  'bar', 'bar-input',
20                  sub { rec('900','x') },                  sub { rec('900','x') },
21          );          );
22  );  );

Legend:
Removed from v.700  
changed lines
  Added in v.701

  ViewVC Help
Powered by ViewVC 1.1.26