~ubuntu-branches/ubuntu/utopic/padre/utopic

« back to all changes in this revision

Viewing changes to lib/Padre/Wx/Dialog/RegexEditor.pm

  • Committer: Package Import Robot
  • Author(s): Dominique Dumont
  • Date: 2013-11-23 10:16:32 UTC
  • mfrom: (1.3.7)
  • Revision ID: package-import@ubuntu.com-20131123101632-gh2pjoazeeublgyc
Tags: 1.00+dfsg-1
* Imported Upstream version 1.00+dfsg
- removed fix-mime-test patch
- removed fix-pod-errors patch
* control:
  * bumped standard-version to 3.9.5
  * depends on perl 5.11
  * updated dep version on libdebug-client-perl and
    libparse-errorstring-perl-perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
use Padre::Wx::Icon       ();
10
10
use Padre::Wx::Role::Main ();
11
11
 
12
 
our $VERSION = '0.98';
 
12
our $VERSION = '1.00';
13
13
our @ISA     = qw{
14
14
        Padre::Wx::Role::Main
15
15
        Wx::Dialog