So I thought that this weekend I could delve somewhat into the fine art of object-oriented Perl, create my own fancy objects and all. But I keep getting the following aggravating error:
"Can't call method "_init" on unblessed reference at Logger.pm line 8."
What the heck does that mean?