diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-15 20:44:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-15 20:44:17 +0000 |
commit | 841ce48b6d37918ceeac85ba41f8248e833baa56 (patch) | |
tree | c55bfed1df07828eb2219be7fef46c51a32f7043 | |
parent | 205eb8716c7762227ea2e9ebdc573572a2831a1b (diff) | |
download | rpmtools-841ce48b6d37918ceeac85ba41f8248e833baa56.tar rpmtools-841ce48b6d37918ceeac85ba41f8248e833baa56.tar.gz rpmtools-841ce48b6d37918ceeac85ba41f8248e833baa56.tar.bz2 rpmtools-841ce48b6d37918ceeac85ba41f8248e833baa56.tar.xz rpmtools-841ce48b6d37918ceeac85ba41f8248e833baa56.zip |
help perl_checker
-rw-r--r-- | .perl_checker | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.perl_checker b/.perl_checker index b3a348f..6fd49ad 100644 --- a/.perl_checker +++ b/.perl_checker @@ -3,3 +3,5 @@ Carp::Heavy constant IO::Handle warnings +File::Path +Pod::Usage |