/[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

Annotation of /trunk/t/conf/normalize/baz.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 689 - (hide annotations)
Sun Sep 24 18:52:35 2006 UTC (17 years, 8 months ago) by dpavlin
File MIME type: text/plain
File size: 237 byte(s)
 r972@llin:  dpavlin | 2006-09-24 20:50:22 +0200
 check for valid databases and inputs [0.02]

1 dpavlin 686 marc('900','x',
2     lookup(
3     sub { rec('200','a') . ' ' . rec('200','b') },
4 dpavlin 689 'no-database','baz',
5 dpavlin 686 sub { rec('245','a') },
6 dpavlin 689 ),
7     lookup(
8     sub { rec('200','a') . ' ' . rec('200','b') },
9     'foo','no-input',
10     sub { rec('245','a') },
11 dpavlin 686 )
12     );

  ViewVC Help
Powered by ViewVC 1.1.26