perltidy (OT)
Eric Wilhelm
scratchcomputing at gmail.com
Mon Sep 24 10:00:22 BST 2007
# from Ovid
# on Monday 24 September 2007 01:37:
>> $args{exec} = length( $self->exec ) ? [ split( / /,
>> $self->exec ) ] : []
>> if ( defined( $self->exec ) );
>
>Side note: a statement modifier should not be included with a ternary
>operator. That's confusing as hell.
Besides that. Why is the length() statement there at all?
--Eric
--
"Left to themselves, things tend to go from bad to worse."
--Murphy's Corollary
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------
More information about the tapx-dev
mailing list