RE: [Perl-unix-users] Pattern match: name [keyword csv] [keyword csv] ...

2005-03-14 Thread Thomas, Mark - BLS CTR
Todd J Pardi wrote: > I am trying to extract a name that may have 0 or more > keywords followed by comma separated values (or a job > definition in TWS terms). It would be best if you show us exactly what your input is and exactly what you want your output to be. > I seem to have it figured out f

[Perl-unix-users] Pattern match: name [keyword csv] [keyword csv] ...

2005-03-12 Thread Todd J Pardi
Hi All, I am trying to extract a name that may have 0 or more keywords followed by comma separated values (or a job definition in TWS terms). The biggest problem for me is that they cross over multiple lines (example below). What I'm trying to do is make an array containing a hash with the name b