summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Compression/FileHandle.pm
AgeCommit message (Expand)AuthorFilesLines
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-34/+34
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-54/+54
2013-04-27Dpkg::Compression::FileHandle: Import POSIX tags instead of explicit symbolsGuillem Jover1-1/+1
2013-04-27Dpkg::Compression::FileHandle: Handle new EOF method paramaterGuillem Jover1-1/+3
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-2/+2
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-1/+3
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-02-20Dpkg::Compression::FileHandle: fix behaviour when the file is not openRaphaël Hertzog1-6/+15
2010-01-22Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::CompressorRaphaël Hertzog1-0/+431