Jonathan Scott Duff:
# And that, of course, leads us to sort of "unzip" were mutual 
# exclusion is not a requisite:
# 
#       @list ~| grep length == 1 ~> @onecharthings
#             ~| grep [0..29] ~> @numberslessthan30
#             ~| grep /^\w+$/ ~> @words
#             ~| grep $_%2==0 ~> @evennumbers;

Congratulations on re-inventing C<part>.  :^)

--Brent Dax <[EMAIL PROTECTED]>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)

"If you want to propagate an outrageously evil idea, your conclusion
must be brazenly clear, but your proof unintelligible."
    --Ayn Rand, explaining how today's philosophies came to be


Reply via email to