summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Conf.pm
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Dpkg: Update and fix CHANGES POD sectionsGuillem Jover1-0/+6
2014-04-21scripts: Localize $_ in functions with while (<$fh>) style loopsGuillem Jover1-0/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Surround FileHandles with braces in print callsGuillem Jover1-1/+1
2013-10-27doc: Write hyphen instead of dash when we mean the ‘-’ characterGuillem Jover1-1/+1
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-4/+4
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-10/+10
2010-06-10Dpkg::Conf: add new filter methodRaphaël Hertzog1-1/+22
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-23Update Dpkg::Conf to use Dpkg::Interface::StorableRaphaël Hertzog1-16/+53
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2009-11-17Dpkg::Conf: fix parsing of options with valuesRaphaël Hertzog1-1/+1
2009-11-17dpkg-source: parse only long options from debian/source/optionsRaphaël Hertzog1-0/+5
2009-11-09Dpkg::Conf: new module to parse options from a configuration fileRaphaël Hertzog1-0/+117