~ubuntu-branches/ubuntu/raring/padre/raring

« back to all changes in this revision

Viewing changes to lib/Padre/Plugin/PopularityContest/Ping.pm

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2010-05-13 08:24:37 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100513082437-rtvy3fw2efdd60h9
Tags: 0.61.ds1-1
* new upstream bugfix release

* add libpod2-base-perl (>= 0.043) to dependencies
* update translator list in d/copyright
* update debian/not-real-manual.list
* rules: upstream no longer installs .po files next to the .mo files; stop
  removing them

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
use HTTP::Request    ();
10
10
use Padre::Task::LWP ();
11
11
 
12
 
our $VERSION = '0.60';
 
12
our $VERSION = '0.61';
13
13
our @ISA     = 'Padre::Task::LWP';
14
14
 
15
15
sub new {