in reply to Re: How can I retrieve the link with the highest number in it using Perl?
in thread How can I retrieve the link with the highest number in it using Perl?
Hi, tnx for your fast reply, now its working. But please, explain me something... why do I have to call the find_all_links function with no arguments to it so my @links array gets filled?
That was not much clear to me... one friend of mine was helping me with this script
tnx for your time.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I retrieve the link with the highest number in it using Perl?
by toolic (Bishop) on Jul 10, 2013 at 03:31 UTC | |
|
Re^3: How can I retrieve the link with the highest number in it using Perl?
by QM (Parson) on Jul 10, 2013 at 11:50 UTC | |
by virtus (Initiate) on Jul 10, 2013 at 19:56 UTC |