Help for this page
#!/usr/bin/env perl package Spin::Executor ; ... unshift @ARGV, 'spin'; Spin->run;