Having problems installing Logmonster on a machine that doesn't have the toaster installed.  Fresh FreeBSD 6.2 install.
Used cpan to install Compress::Zlib and Date::Parse and when Logmonster's make test failed, tried cpan install of Mail::Toaster which fails even with force.
After Mail::Toaster force Logmonster make test fails on Params/Validate.pm - - Mail/Toaster/Perl.pm line 13
I don't know how to solve this, and was wondering if there's an alternate install without installing Mail::Toaster or toaster related stuff.  I would like using Logmonster on web servers to process logfiles and web stats ...
			
			
			
				I found that same bug a couple weeks ago!  It's fixed in 3.01 which you can fetch from the downloads area in the store at http://tnpi.net/
			
			
			
				You now need to document another prerequired dependency for Params::Validate to go along with Date::Parse and Compress::Zlib 
			
			
			
				done. (added to README, and Makefile.PL)