App-spaceless
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
lib/App/spaceless.pm view on Meta::CPAN
sub _running_shell
{
state $shell;
$shell = Shell::Guess->running_shell unless defined $shell;
$shell;
}
sub main
{
shift;
local @ARGV = @_;
my $shell;
my $file;
my $help;
my $version;
my $trim;
my $cygwin = 1;
my $expand;
my $list;
my $squash;
view all matches for this distributionview release on metacpan - search on metacpan
( run in 0.581 second using v1.00-cache-2.02-grep-82fe00e-cpan-da92000dfeb )