index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
100_critic.t
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
perl: Use the .. operator instead of C-style for loops
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Remove unused variables
Guillem Jover
1
-0
/
+1
2013-05-06
scripts: Initialize arrays with the qw() operator
Guillem Jover
1
-0
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-0
/
+1
2013-04-29
scripts: Do not use sort directly on the return keyword
Guillem Jover
1
-0
/
+1
2013-04-29
scripts: Do not use "nested" functions as they are global
Guillem Jover
1
-0
/
+1
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-0
/
+1
2013-04-27
Dpkg::Control::Type: Use strict and warnings
Guillem Jover
1
-0
/
+2
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
1
-0
/
+1
2013-04-24
dpkg-shlibdeps: Use the glob function call instead of the operator
Guillem Jover
1
-0
/
+1
2013-04-19
Explicitly quote HEREDOC markers in perl code
Guillem Jover
1
-0
/
+1
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-0
/
+1
2013-04-19
test: Add new perl critic test case
Guillem Jover
1
-0
/
+91