Skip to content

Instantly share code, notes, and snippets.

@Tux
Created February 27, 2018 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tux/0d0237b59882b69f66d5281642b1a145 to your computer and use it in GitHub Desktop.
Save Tux/0d0237b59882b69f66d5281642b1a145 to your computer and use it in GitHub Desktop.
$ cat test.pod6
=encoding utf-8
=head1 DISCLAIMER
Note that updating these docs is an ongoing process and some perl5 idioms
might not have been translated yet into correct perl6 idiom. My bad. Sorry.
(Feedback welcome)
$ perl6 --doc test.pod6
===SORRY!=== Error while compiling /pro/3gl/CPAN/Text-CSV6/test.pod6
Two terms in a row
at /pro/3gl/CPAN/Text-CSV6/test.pod6:6
------> nslated yet into correct perl6 idiom. My⏏ bad. Sorry.
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment