#!perl
use strict;
use App::perlbrew;
App::perlbrew->run_command(@ARGV);
