Just put on GitHub repository with a library of several algorithms implemented in #Perl https://github.com/polettix/cglib-perl - optimized for copy-pasting while solving puzzles in #CodingGame https://www.codingame.com - comments welcome!
@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!
@polettix Wouldn't they be more handy in a CPAN module?