E. Choroba is a user on mastodon.social. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.

Just put on GitHub repository with a library of several algorithms implemented in #Perl github.com/polettix/cglib-perl - optimized for copy-pasting while solving puzzles in #CodingGame codingame.com - comments welcome!

E. Choroba @choroba

@polettix Wouldn't they be more handy in a CPAN module?

· Web · 0 · 0

@choroba they're optimized for "cut and paste", which is not how I think a CPAN distro should be. Using casual modules from CPAN in CodingGame would basically mean that too. The implementation is willingly compact for about the same reason (and code limit too). If there is any algorithm you would like to see in CPAN let me know anyway! And thanks for taking a look!