Delete *really* means delete

Ian Brayshaw ian at onemore.org
Thu Feb 24 20:18:34 GMT 2011


 On Thu, 24 Feb 2011 18:35:30 +0000, Simon Wistow wrote:
> I'm idly playing around with some Model type code yesterday wondering 
> if
> I could make the delete method *really* delete itself.
>
 ...
>
> Any other suggestions?

 use Acme::Damn;

 ... then in your package ...

 sub delete { damn $_[0] }



 .ib


More information about the london.pm mailing list