my $ff = File::Fetch->new(uri=>$ref->{url}); $ff->file("document$i.pdf"); my $where = $ff->fetch ...