/[webpac]/trunk2/filter/shelf.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

Contents of /trunk2/filter/shelf.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 100 - (show annotations)
Mon Jul 14 10:34:00 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/filter/shelf.pm
File size: 103 byte(s)
filter to join shelf numbers in one field for index

1 #!/usr/bin/perl -w
2
3 # this will join repeatable fileds in one
4
5 sub shelf {
6 return join(" ",@_);
7 }
8
9 1;

Properties

Name Value
cvs2svn:cvs-rev 1.1
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26