~ubuntu-branches/ubuntu/wily/libcpan-reporter-perl/wily

« back to all changes in this revision

Viewing changes to lib/CPAN/Reporter/FAQ.pm

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Salvatore Bonaccorso, gregor herrmann
  • Date: 2015-05-06 20:35:14 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20150506203514-mq0057vmynx5qhiv
Tags: 1.2014-1
* Team upload.

[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend

[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 1.2014
* Update filename in debian/libcpan-reporter-perl.docs.
* Declare compliance with Debian Policy 3.9.6.
* Add libmodule-build-perl to Build-Depend-Indep. Used in some tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
use strict; # make CPANTS happy
2
2
package CPAN::Reporter::FAQ;
3
 
our $VERSION = '1.2011'; # VERSION
 
3
 
 
4
our $VERSION = '1.2014';
4
5
 
5
6
1;
6
7
 
18
19
 
19
20
=head1 VERSION
20
21
 
21
 
version 1.2011
 
22
version 1.2014
22
23
 
23
24
=head1 REPORT GRADES
24
25