Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
WWW::Mechanize::Link=ARRAY(0x1ca7c1c) WWW::Mechanize::Link=ARRAY(0x1ca7c1c)->urlmy @links = $mechObject->links(); foreach my $link (@links) { print "$link->url"; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: confusing error >:(
by tobyink (Canon) on May 12, 2012 at 12:23 UTC | |
|
Re: confusing error >:(
by Anonymous Monk on May 12, 2012 at 09:15 UTC | |
by Anonymous Monk on May 12, 2012 at 09:24 UTC | |
by Corion (Patriarch) on May 12, 2012 at 09:55 UTC | |
|
Re: confusing error >:(
by Anonymous Monk on May 12, 2012 at 09:08 UTC |