Help for this page
my @links = $ie->getAllLinks(); $links[0]->linkUrl();
use Data::Dumper; print Dumper( $link[0] );