minixman has asked for the wisdom of the Perl Monks concerning the following question:
so when i do a search ie "$line =~ /Town/ ", how do i print the value London a the printf statement, or is there a way to join the two lines and print the second value<p> ;Town<p> ;London ; <p>
edited: Thu May 13 15:01:56 2004 by jeffa - code tags (not sure if the <p> tags were intentional though ...)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML Formattting
by Tomte (Priest) on May 13, 2004 at 09:38 UTC | |
by minixman (Beadle) on May 13, 2004 at 10:31 UTC | |
by muntfish (Chaplain) on May 13, 2004 at 11:09 UTC | |
by minixman (Beadle) on May 13, 2004 at 14:35 UTC |