in reply to IE & File Open

You should really read up on the mechanism you're using here. You have lines that display IE and then navigate to a site. You need to change the latter to navigate to the BRIO query you need to run.

$ie->{visible} = 1; $ie->navigate($brio);
<-radiant.matrix->
Larry Wall is Yoda: there is no try{} (ok, except in Perl6; way to ruin a joke, Larry! ;P)
The Code that can be seen is not the true Code
"In any sufficiently large group of people, most are idiots" - Kaa's Law