From: John Napiorkowski Date: Mon, 1 May 2017 16:14:37 +0000 (-0500) Subject: removed badges for now until I can make them work X-Git-Tag: 5.90115^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=19846a6023d3c26c60c07e048fea33fb2cd1d475;p=catagits%2FCatalyst-Runtime.git removed badges for now until I can make them work --- diff --git a/README.mkdn b/README.mkdn index 9866622..c0e43b7 100644 --- a/README.mkdn +++ b/README.mkdn @@ -2,14 +2,6 @@ Catalyst - The Elegant MVC Web Application Framework -
- -
- -<a href="https://badge.fury.io/pl/Catalyst-Runtime"><img src="https://badge.fury.io/pl/Catalyst-Runtime.svg" alt="CPAN version" height="18"></a> -<a href="https://travis-ci.org/perl-catalyst/catalyst-runtime/"><img src="https://api.travis-ci.org/perl-catalyst/catalyst-runtime.png" alt="Catalyst></a> -<a href="http://cpants.cpanauthors.org/dist/Catalyst-Runtime"><img src="http://cpants.cpanauthors.org/dist/Catalyst-Runtime.png" alt='Kwalitee Score' /></a> - # SYNOPSIS See the [Catalyst::Manual](https://metacpan.org/pod/Catalyst::Manual) distribution for comprehensive diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 6d26e5f..188162f 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -247,12 +247,6 @@ sub _application { $_[0] } Catalyst - The Elegant MVC Web Application Framework -=for html - -CPAN version -Catalyst></a>
-<a href=Kwalitee Score - =head1 SYNOPSIS See the L distribution for comprehensive