package App::eachgit; use strict; use warnings; our $VERSION = 0.3; 1; __END__ =head1 NAME App::eachgit - Run git commands on multiple repos at once. =head1 DESCRIPTION see L. =head1 AUTHOR Henry Van Styn =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by IntelliTree Solutions llc. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut