Open
Description
Hi, I really enjoyed your PerlCon talk. I checked out cheat.sh
and it works great.
https://www.youtube.com/watch?v=xSm9ZA8IIGM
One thing I noticed is... while your overview page indicates that cheat.sh
has support for Perl6 "one-liners", when I try to obtain information, I never get any code back. Instead, cheat.sh gives me a summary of some (older?) problems users were having with Readline and/or NativeCall:
mbook:~ homedir$ curl cht.sh/perl6/1line/
mbook:~ homedir$ curl cht.sh/perl6/1line/:list | less -R
Could you please add @dnmfarrell David Farrell's repository of "Perl6 one-liners" ??
https://github.com/dnmfarrell/Perl6-One-Liners
Thank you!