The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App::AllMyChangesUtils

1.0.0   2014-08-12
        * First public release

1.0.1   2014-08-14
        [Patch]
        * Fixing work with perl 5.14

1.0.2   2014-11-15
        [Patch]
        * Added dependency IO::Socket::SSL

1.0.3   2015-02-28
        [Patch]
        * Fixing dependencies
        * Using lowercase namespace and name in `get_github_favorites`

1.0.4   2015-08-02
        [Patch]
        * Fixing get_pauseid_favorites (it was broken because ElasticSearch was renamed to Search::Elasticsearch)
        * Fixing get_pauseid_distributions (it was broken because ElasticSearch was renamed to Search::Elasticsearch)
        * Fixing get_github_favorites to return all starred repositories instead of first 30
        * Using https instead of http link to allmychanges.com