|
@@ -206,7 +206,7 @@ see what operation is being done:
|
|
|
foo();
|
|
foo();
|
|
|
|
|
|
|
|
|
|
|
|
|
-Dpkg Perl coding style 2010-05-10
|
|
|
|
|
|
|
+Dpkg Perl coding style 2013-01-04
|
|
|
======================
|
|
======================
|
|
|
|
|
|
|
|
General
|
|
General
|
|
@@ -243,7 +243,7 @@ Perl version
|
|
|
|
|
|
|
|
We don't want to impose a too-recent Perl version, so only use features
|
|
We don't want to impose a too-recent Perl version, so only use features
|
|
|
supported by the Perl version that is currently in Debian oldstable when
|
|
supported by the Perl version that is currently in Debian oldstable when
|
|
|
-possible. Currently that means Perl 5.8.8.
|
|
|
|
|
|
|
+possible. Currently that means Perl 5.10.0.
|
|
|
|
|
|
|
|
Object methods
|
|
Object methods
|
|
|
~~~~~~~~~~~~~~
|
|
~~~~~~~~~~~~~~
|