#!/usr/bin/env perl

use Inline::Module;

Inline::Module->run(@ARGV);
