summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Checksums.pm
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-25Dpkg::Checksums: rewrite to provide an object-oriented APIRaphaël Hertzog1-64/+320
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2009-11-08Add missing license headersGuillem Jover1-0/+13
2009-11-06Dpkg::Control::Hash: handle arbitrary field valuesRaphaël Hertzog1-1/+1
2008-12-09Dpkg::ErrorHandling: Replace failure calls with error or syserrGuillem Jover1-1/+1
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-2/+1
2008-02-12Dpkg::Checksums: New module for checksum handling in .dsc and .changes filesFrank Lichtenheld1-0/+105