[Wellington-pm] A "Mordac" gem

Douglas Bagnall douglas at paradise.net.nz
Thu Jul 23 17:01:29 PDT 2009


Lesley/Mordac wrote:

> sub error {
>   }


Following the previous discussion, my understanding is that this would
be best rewritten:

 use constant error => undef;

so the error could be optimised away (if you used the right syntax).

Douglas


More information about the Wellington-pm mailing list