I wish I could just use the numeric value of the catalog numbers, but the problem is that the numbers go something like this:
- 1-3400 numerical.
- C1-C131
- E1-21
- Q1-12
etc. etc. etc.
Also, there are groups of multiple items, such as 3119-3125, and those don't work so well with the numbering scheme. It looks like I'm pretty much stuck. Basically I guess I need a memory-efficient, quick way to find the line number of the first and last Scott numbers.
However, I am intrigued by this DBD::CSV module. Can anyone who has used it give me some examples that I could use to learn it?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.