aboutsummaryrefslogtreecommitdiff
path: root/challenge-096/paulo-custodio
AgeCommit message (Expand)Author
2021-11-03use Modern::PerlPaulo Custodio
2021-07-06Remove unnecessary trim(str(n))Paulo Custodio
2021-06-20Normalize test scriptsPaulo Custodio
2021-03-09Remove tabsPaulo Custodio
2021-02-21Add Ada solution to challenge 096Paulo Custodio
2021-02-19Use new test script driven by yaml filesPaulo Custodio
2021-01-28Remove spacesPaulo Custodio
2021-01-26Remove List::Util and Data::Dump dependenciesPaulo Custodio
2021-01-26mergedPaulo Custodio
2021-01-26Merge branch '096' of git://github.com/pauloscustodio/perlweeklychallenge-clu...Mohammad S Anwar
2021-01-26Add Lua solution to 096Paulo Custodio
2021-01-25Replace tabs by spaces so that indentation looks correctPaulo Custodio
2021-01-23Fix the #! linePaulo Custodio
2021-01-20Add Perl, Basic, C, C++, Forth and Pyhton solutions to challenge 096Paulo Custodio
2021-01-18- Added template for Challenge 96.Mohammad S Anwar