diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 5671918b..4300528b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,6 +34,7 @@ WriteMakefile( "File::Copy" => 0, "File::Remove" => 0, "File::Basename" => 0, + "Sys::Syslog" => 0, "Data::Password::Meter" => 0, "Digest::MD5" => 0, "IO::All" => 0, |