#!/usr/bin/perl -w
$|++;
Gentoo::Probe::PkgOf->new(@ARGV)->run();