The find method compiles the search and target images in memory,
and executes a single search,
returning the position of the first match as a Imager::Match::Occurance object.
The find_first compiles the search and target images in memory,
and executes a single search,
returning the position of the first match as a Imager::Match::Occurance object.