develooper Front page | perl.perl6.language | Postings from April 2003

RE: S6 multimethod invocants

Thread Previous | Thread Next
From:
Brent Dax
Date:
April 13, 2003 01:42
Subject:
RE: S6 multimethod invocants
Message ID:
000501c3019a$3e5b5470$6401a8c0@deepblue
Brent Dax:
# Paul:
# #   @a = (1..3) is Str; # yes? bogus? I dunno.
# 
# You're working way too hard.
# 
# 	@a = >~< (1..3);	#Or is that <~>?

And Outlook was way too smart for its own good--those were supposed to
be doubled, but Outlook converted them and then something turned them
single.  Meh.

Correct version:

	@a = >>~<< (1..3);	#Or is that <<~>>?

--Brent Dax <brentdax@cpan.org>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)

>How do you "test" this 'God' to "prove" it is who it says it is?
"If you're God, you know exactly what it would take to convince me. Do
that."
    --Marc Fleury on alt.atheism


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About