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

« back to all changes in this revision

Viewing changes to lib/Padre/Constant.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:
10
10
use File::Spec ();
11
11
use File::HomeDir 0.91 ();
12
12
 
13
 
our $VERSION    = '0.98';
 
13
our $VERSION    = '1.00';
14
14
our $COMPATIBLE = '0.57';
15
15
 
16
16
# Convenience constants for the operating system