EPFL-Service-Open

 view release on metacpan or  search on metacpan

bin/epfl-service-open  view on Meta::CPAN

sub p_getGitRemote {
  my $gitRemoteUrl;
  run [ 'git', 'ls-remote', '--get-url' ], '>', \$gitRemoteUrl;
  return $gitRemoteUrl;
}

=head1 AUTHOR

William Belle, C<< <william.belle at gmail.com> >>

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests here
L<https://github.com/innovativeinnovation/epfl-service-open/issues>.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.

=head1 SUPPORT

You can find documentation for this module with the perldoc command.

lib/EPFL/Service/Open.pm  view on Meta::CPAN

}

=head1 AUTHOR

William Belle, C<< <william.belle at gmail.com> >>

=head1 SEE ALSO

See L<epfl-service-open> for the command line.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests here
L<https://github.com/innovativeinnovation/epfl-service-open/issues>.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.

=head1 SUPPORT

You can find documentation for this module with the perldoc command.



( run in 0.699 second using v1.01-cache-2.11-cpan-4d50c553e7e )