Biblio-LCC

 view release on metacpan or  search on metacpan

script/lccnorm  view on Meta::CPAN

306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
straight ASCII sort.
 
By default, each line of input is assumed to consist of a number of
tab-delimited fields, of which the first contains an LC-style call number or
class.
 
If no file is specified, or if the file name C<-> is specified, standard input
will be processed.
 
Normalization of call number ranges is a special challenge, because ranges are
not normally specified using the exact endpoint.  Consider the range C<B708-B713>; while
C<B708> does indicate the beginning point -- a no call number that comes before B 708 can
fall within the range -- the end point is only a guide, not a strict limit, since the intent
is that call numbers such as C<B 713 .H94> and C<B 713 .W55 L86> B<do> fall within the
range.  Unfortunately, ranges are often specified ambiguously; for example, the call number
C<B 713.14 G92> might or might not be considered to fall within this range.
 
=head1 OPTIONS
 
=over 4



( run in 1.127 second using v1.01-cache-2.11-cpan-49f99fa48dc )