App-Multigit
view release on metacpan or search on metacpan
script/mg-root view on Meta::CPAN
#!perl
use strict;
use warnings;
use 5.014;
use App::Multigit;
use App::Multigit::Script;
say App::Multigit::mg_parent();
=head1 SYNOPSIS
mg root
Reports the closest parent directory with a .mgconfig file in it.
( run in 0.343 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )