Doug Orleans ([identity profile] dougo.livejournal.com) wrote in [personal profile] dougo 2004-11-10 06:04 pm (UTC)

Re: Quoting from the perlstyle man page

Thinking more about this, maybe what's really bothering me is that Perl post-conditionals are both non-sequential and infix. I think I wouldn't mind so much if it had prefix syntax:
post-if return ("No artist name or artist id given.", $data, 0, undef)
        ($data->{artist} eq '');
Hm, maybe that's still a bad idea. Nevermind.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting