A Reddit user gave us feeback on the perl cheat sheet here: https://www.reddit.com/r/perl/comments/4gr3si/help_improve_duckduckgos_perlrelated_searches/d2kw2vl
One minor fix to the cheat sheet: ($a, $b) = shift(@ARGV); is misleading, since shift() only returns one value.
IA Page: http://duck.co/ia/view/perl_cheat_sheet
Maintainer: @pratik-nagelia
I am interested in fixing this.
Thank you @hchienjo. Feel free to ask for help if you need any support.
I had already submitted a pull request a couple of days ago.
Sorry @hchienjo, I missed that. Thanks very much for fixing this.
You're welcome.
Most helpful comment
I am interested in fixing this.