App-Dochazka-REST

 view release on metacpan or  search on metacpan

README.rst  view on Meta::CPAN

    $ docker exec -it dr bash
    smithfarm@dr:~/dochazka-rest>

At this point, you should be able run the test suite: ::

    smithfarm@dr:~/dochazka-rest> prove -lr t

Release management
==================

First, make sure you have :code:`perl-reversion` and :code:`cpan-uploader`
installed. In openSUSE, this means installing the :code:`perl-Perl-Version`
and :code:`perl-CPAN-Uploader` packages.

Second, run the :code:`prerelease.sh` script to bump the version number,
commit all outstanding modifications, add a git tag, and append draft
Changes file entry: ::

    $ sh prerelease.sh

Third, push the changes to GitHub: ::



( run in 1.295 second using v1.01-cache-2.11-cpan-b16cb0d3907 )