# Solutions by Packy Anderson ## Raku * [Task 1](raku/ch-1.raku) * [Task 2](raku/ch-2.raku) ## Perl * [Task 1](perl/ch-1.pl) * [Task 2](perl/ch-2.pl) ## Guest Language: Python * [Task 1](python/ch-1.py) * [Task 2](python/ch-2.py) ## Guest Language: Elixir * [Task 1](elixir/ch-1.exs) * [Task 2](elixir/ch-2.exs) ## Blog Post [Perl Weekly Challenge: Compression and Matchsticks](https://packy.dardan.com/b/TB)