Subject: | Extract Log::Dispatch::Syslog as a separate distribution to remove dependency on Sys::Syslog |
The more CPAN dependencies you have, the harder packaging an application is.
Log::Dispatch 2.26 has a 'require' dependency on Sys::Syslog. However
Log::Dispatch::Syslog may not be used by the application that uses
Log::Dispatch. For example, using Syslog on Windows is quite uncommon.
Distributing Log::Dispatch::Syslog as a separate CPAN distribution would
enable to remove the Sys::Syslog dependency from the main Log::Dispatch
distribution.
--
Olivier Mengué - http://o.mengue.free.fr/