Thank you BOTH so MUCH

I did want to append so as each time a line was matched the first field, it would be appended to the file if it had already previously been shown to exist

I am deeply in awed by both of your mastery!

Netwallah that was also quite sophisticated to fit it into one line.

I wish to thank you with a haiku. Not that I am a good poet but I will try.

A haiku to Ikegami:

Come new winter,

Code perfect Ikegami’s

Perl is a beauty

A haiku to Netwallah

Perl does flows through you

Short but cool like a melting

Icicle in spring

I will redouble my efforts to learn Perl better. Thank you again SOOOOOOOO MUCH!!!!!


In reply to Re^3: Aggregating Lines from a CSV who lines match a particular field and save those matches based on that matching field name by Knoperl
in thread Aggregating Lines from a CSV who lines match a particular field and save those matches based on that matching field name by Knoperl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.