Skip to content

Commit

Permalink
generated files: update
Browse files Browse the repository at this point in the history
  • Loading branch information
rsrchboy committed May 4, 2015
1 parent 44575c5 commit 1b516bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions README.mkdn
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[![Build Status](https://travis-ci.org/RsrchBoy/moosex-markasmethods.svg?branch=master)](https://travis-ci.org/RsrchBoy/moosex-markasmethods)
[![Kwalitee status](http://cpants.cpanauthors.org/dist/MooseX-MarkAsMethods.png)](http://cpants.charsbar.org/dist/overview/MooseX-MarkAsMethods)
[![Coverage Status](https://coveralls.io/repos/RsrchBoy/moosex-markasmethods/badge.png?branch=master)](https://coveralls.io/r/RsrchBoy/moosex-markasmethods?branch=master)

# NAME

MooseX::MarkAsMethods - Mark overload code symbols as methods

# VERSION

This document describes version 0.16 of MooseX::MarkAsMethods - released April 24, 2015 as part of MooseX-MarkAsMethods.
This document describes version 0.16 of MooseX::MarkAsMethods - released May 04, 2015 as part of MooseX-MarkAsMethods.

# SYNOPSIS

Expand Down Expand Up @@ -171,7 +172,7 @@ Chris Weyl <cweyl@alumni.drew.edu>
## I'm a material boy in a material world

<div>
<a href="https://www.gittip.com/RsrchBoy/"><img src="https://raw.githubusercontent.com/gittip/www.gittip.com/master/www/assets/%25version/logo.png" /></a>
<a href="https://gratipay.com/RsrchBoy/"><img src="http://img.shields.io/gratipay/RsrchBoy.svg" /></a>
<a href="http://bit.ly/rsrchboys-wishlist"><img src="http://wps.io/wp-content/uploads/2014/05/amazon_wishlist.resized.png" /></a>
<a href="https://flattr.com/submit/auto?user_id=RsrchBoy&url=https%3A%2F%2Fgithub.com%2FRsrchBoy%2Fmoosex-markasmethods&title=RsrchBoy's%20CPAN%20MooseX-MarkAsMethods&tags=%22RsrchBoy's%20MooseX-MarkAsMethods%20in%20the%20CPAN%22"><img src="http://api.flattr.com/button/flattr-badge-large.png" /></a>
</div>
Expand All @@ -181,9 +182,9 @@ rather **it is simply a very pleasant surprise**. I largely create and release
works like this because I need them or I find it enjoyable; however, don't let
that stop you if you feel like it ;)

[Flattr this](https://flattr.com/submit/auto?user_id=RsrchBoy&url=https%3A%2F%2Fgithub.com%2FRsrchBoy%2Fmoosex-markasmethods&title=RsrchBoy&#x27;s%20CPAN%20MooseX-MarkAsMethods&tags=%22RsrchBoy&#x27;s%20MooseX-MarkAsMethods%20in%20the%20CPAN%22),
[gittip me](https://www.gittip.com/RsrchBoy/), or indulge my
[Amazon Wishlist](http://bit.ly/rsrchboys-wishlist)... If you so desire.
[Flattr](https://flattr.com/submit/auto?user_id=RsrchBoy&url=https%3A%2F%2Fgithub.com%2FRsrchBoy%2Fmoosex-markasmethods&title=RsrchBoy&#x27;s%20CPAN%20MooseX-MarkAsMethods&tags=%22RsrchBoy&#x27;s%20MooseX-MarkAsMethods%20in%20the%20CPAN%22),
[Gratipay](https://gratipay.com/RsrchBoy/), or indulge my
[Amazon Wishlist](http://bit.ly/rsrchboys-wishlist)... If and \*only\* if you so desire.

# COPYRIGHT AND LICENSE

Expand Down
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on 'configure' => sub {
};

on 'develop' => sub {
requires "Dist::Zilla::PluginBundle::RSRCHBOY" => "0.058";
requires "Dist::Zilla::PluginBundle::RSRCHBOY" => "0.060";
requires "Pod::Coverage::TrustPod" => "0";
requires "Test::EOL" => "0";
requires "Test::More" => "0.88";
Expand Down

0 comments on commit 1b516bc

Please sign in to comment.