BackupPC Has qw(…) Warnings Since Upgrading Perl

So since upgrading Perl I am presented with qw warnings coming out of the cron job checking that BackupPC is running. Use of qw(…) as parentheses is deprecated at /usr/share/BackupPC/lib/BackupPC/Storage/Text.pm line 301. Use of qw(…) as parentheses is deprecated at /usr/share/BackupPC/lib/BackupPC/Lib.pm line 1412. The way to get rid of these warnings is to enclose qw in parentheses and Perl processes… Continue reading BackupPC Has qw(…) Warnings Since Upgrading Perl

Checkpassword-0.90 Compilation Error on Fedora Core 3

Ok now next problem that I ran into in trying to get qmail running on the distrubution is that checkpassword-0.90 doesnt want to compile and looking on the web there is 1 arabic website explaining how to get around this which I cant understand but with again more pain I have finally cracked it. In the source directory of checkpassword… Continue reading Checkpassword-0.90 Compilation Error on Fedora Core 3