summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Index.pm
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-7/+7
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-27/+27
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-1/+1
2010-04-11Fix POD in several perl modules to avoid two consecutive lines starting with ...Raphaël Hertzog1-0/+1
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog1-1/+1
2010-02-20Update Dpkg::Changelog and Dpkg::Index to use Dpkg::Interface::StorableRaphaël Hertzog1-20/+2
2010-01-22Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::CompressorRaphaël Hertzog1-3/+3
2010-01-22Dpkg::Compression::CompressedFile: update APIRaphaël Hertzog1-8/+4
2010-01-22Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFileRaphaël Hertzog1-3/+3
2009-11-29Dpkg::Index: fix get() and remove() methodsRoderich Schupp1-2/+2
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-31Dpkg::Index: new moduleRaphaël Hertzog1-0/+371