summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Interface/Storable.pm
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Dpkg: Say class instead of object when appropriateGuillem Jover1-2/+2
2019-01-15perl: Fix POD for Dpkg::Interface::Storable derived method implementationsGuillem Jover1-2/+2
2017-09-24Dpkg::Interface::Storable: Add new option to disable compression supportGuillem Jover1-13/+27
2016-07-03man, perl: Remove most AUTHOR sectionsGuillem Jover1-4/+0
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-1/+1
2015-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-5/+5
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover1-0/+6
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04scripts: Use croak instead of internerr on programming errors in modulesGuillem Jover1-3/+5
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-4/+4
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-16/+16
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-21Dpkg::Interface::Storable: load() and save() accept "-" for standard input/ou...Raphaël Hertzog1-10/+27
2010-02-20Dpkg::Interface::Storable: common convenience methods for serialization of ob...Raphaël Hertzog1-0/+124