App-GitHub-Repository
view release on metacpan or search on metacpan
# App::GitHub::Repository [](https://github.com/JJ/p5-app-github-repository/actions/workflows/test.yml)
Checks things from repositories hosted in GitHub. Uses scraping for extracting
information, so you don't have to use an API. Bear in mind that you can do so
only locally, it is probably blocked from workflows, even in GitHub itself.
## INSTALLATION
It uses Module::Build for installation, so it goes like this
perl Build.PL
./Build
./Build test
./Build install
( run in 0.507 second using v1.01-cache-2.11-cpan-49f99fa48dc )