NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Constants... (Score:1)
Does Employee::Hourly::->new work better? I've never actually needed to do this but I've wondered who might actually run into this in practice.
Reply to This
Re: (Score:2)
No. I'm familiar with the bug you're referring to, but this was actually caused by my programmatic enforcement of Liskov [perl.org]. It's very strange code and I had a terrible bug in it. (there are still terrible bugs in it, but it works)