Hi All, How do I clean this up for use with Perl 6?
$ perl -E 'say index("abc", "z") == -1 ? "False" : "True"'
False
Many thanks,
-T
--
~~~~~~~~~~~~~~~~~~~~~~~~
Yesterday it worked.
Today it is not working.
Windows is like that.
~~~~~~~~~~~~~~~~~~~~~~~~
