#!/usr/bin/env perl use App::gist; @ARGV = $0; App::gist->run; #### @ARGV = ('-u', 412345, $0); # or whatever identifier