According to the docs, Logfile::Rotate automatically uses Compress::Zlib if it is available, and command line gzip if not. You don't need to specify the Gzip argument if you don't know for sure which option you want to use.
Comment on Re: what to do if module is not installed, YIKES!