laziness, impatience, and hubris | |
PerlMonks |
Re: Re: Re: Re: pulling by regexby mkent (Acolyte) |
on Dec 16, 2002 at 23:23 UTC ( [id://220395]=note: print w/replies, xml ) | Need Help?? |
Thanks. It turned out to be the "html" tag where there was no html caused the data to be split into multiple lines instead of one solid line. I'm not sure how that happened, but saving the data as .txt fixed the problem. I've added a routine to allow it to select one of 3 separate logs and that works well. Now I need some more advice, if I may: 1. How do I suppress the VAR1 and get just the output lines? 2. How do I add a paragraph tag (p) after each output line? 3. How would I sort them by number of referrers found? 4. How would I display 10 results at a time, with the ability to go to the next 10 and back to the previous 10? Thanks.
In Section
Seekers of Perl Wisdom
|
|