Commit History

Author SHA1 Message Date
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements 12 years ago
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 years ago
  Guillem Jover 0e6111a3af perl: Always check open() return value 13 years ago
  Guillem Jover 526d1e43d4 scripts: Fix POD headings and item lists 12 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 13 years ago
  Guillem Jover c4cca9674d Dpkg::Changelog::Parse: Always pass the filename to the changelog parser 14 years ago
  Guillem Jover ce9c2569c2 scripts: Use F<> for pathnames in POD markup 13 years ago
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import 13 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 13 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 13 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 13 years ago
  Guillem Jover 26a4d1df11 Use just 'return' instead of 'return undef' in perl code 13 years ago
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding 16 years ago
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 16 years ago
  Raphaël Hertzog 6c8369aee3 Update Dpkg::Control::* to use Dpkg::Interface::Storable 16 years ago
  Guillem Jover 167be722b2 scripts: Unify fork error string 16 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 years ago
  Raphaël Hertzog bb9af2d083 Drop compatibility with old changelog parsers (as planned) 17 years ago
  Raphaël Hertzog 99e3abcc33 Move parse_changelog() to a separate module Dpkg::Changelog::Parse 17 years ago