#!/usr/bin/perl ... use Scraping::Amazon; ... Scraping::Amazon::get($ref->{OEM_PartNum}, $ref->{Description}); ...