diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-09 19:19:25 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-09 19:19:25 +0000 |
commit | 7a21fdf04879ca03b2d6c3aaaadd23fc5710fcc8 (patch) | |
tree | e2bf2f2a367e00a394e64728255a12235e3512bc | |
parent | 63037e4b6e9478dfc3f9838cdf83e20811329c51 (diff) | |
download | drakx-net-7a21fdf04879ca03b2d6c3aaaadd23fc5710fcc8.tar drakx-net-7a21fdf04879ca03b2d6c3aaaadd23fc5710fcc8.tar.gz drakx-net-7a21fdf04879ca03b2d6c3aaaadd23fc5710fcc8.tar.bz2 drakx-net-7a21fdf04879ca03b2d6c3aaaadd23fc5710fcc8.tar.xz drakx-net-7a21fdf04879ca03b2d6c3aaaadd23fc5710fcc8.zip |
update perl_checker blacklist
-rw-r--r-- | .perl_checker | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.perl_checker b/.perl_checker index 60120bc..494c804 100644 --- a/.perl_checker +++ b/.perl_checker @@ -1,5 +1,7 @@ AutoLoader Carp::Heavy +Compress::Raw::Zlib +Compress::Zlib constant Cwd Date::Manip @@ -8,14 +10,23 @@ Encode encoding File::Find File::FnMatch +File::GlobMapper File::Path File::Temp Gtk2::Gdk::Keysyms +interactive::http +IO::Compress::Gzip IO::Handle IO::Pipe +IO::Uncompress::Gunzip +install::gtk +install::pkgs Net::DBus::Binding::Introspector Scalar::Util String::ShellQuote Symbol Text::ParseWords Term::ReadKey +urpm::ldap +urpm::parallel_ssh +urpm::parallel_ka_run |