The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use inc::Module::Install;
license 'mit';
author 'Kang-min Liu & Borislav Nikolov';
all_from "lib/Hijk.pm";
cpanfile;
makemaker_args( NORECURS => 1 );
WriteAll;