summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Package.pm
AgeCommit message (Expand)AuthorFilesLines
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-3/+5
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-3/+3
2014-08-09scripts: Use // instead of || where appropriateGuillem Jover1-1/+1
2014-05-17perl: Do not use global match variablesGuillem Jover1-2/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover1-3/+6
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-3/+3
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-1/+1
2012-05-23Dpkg::Package: Add new perl moduleGuillem Jover1-0/+42