diff options
-rw-r--r-- | .perl_checker | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.perl_checker b/.perl_checker index 38de9a3..a9eadbd 100644 --- a/.perl_checker +++ b/.perl_checker @@ -1,5 +1,6 @@ AutoLoader bytes +Carp Carp::Heavy Config::IniFiles constant @@ -15,17 +16,21 @@ File::FnMatch File::Find File::GlobMapper File::Path +File::Sync File::Temp Gtk2::Gdk::Keysyms IO::Compress::Gzip IO::Handle +IO::Pipe IO::Socket::SSL IO::Uncompress::Gunzip Net::DBus Net::LDAP Scalar::Util String::ShellQuote +Symbol +Sys::Syslog Term::ReadKey Text::ParseWords Time::ZoneInfo - +XSLoader |