exercism-perl5

Repository for my Perl 5 Exercism exercises
git clone git://git.samirparikh.com/exercism-perl5
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2022-08-26 22:29get all tests to passSamir Parikh1+33-6
2022-08-26 22:10initial commitSamir Parikh4+325-0
2022-07-29 13:06get all tests to passSamir Parikh1+4-2
2022-07-28 20:52got all but 1 tests to passSamir Parikh1+8-3
2022-07-28 14:38initial commit for proverbSamir Parikh4+178-0
2022-07-05 14:59get all tests to passSamir Parikh1+9-2
2022-07-01 19:34initial commit for grainsSamir Parikh4+235-0
2022-07-01 19:33get all tests to passSamir Parikh1+18-1
2022-07-01 18:00initial commit for seriesSamir Parikh4+247-0
2022-05-27 12:58get all tests to pass for SieveSamir Parikh1+0-2
2022-05-26 13:18get all tests to passSamir Parikh1+22-1
2022-05-25 17:11initial commit for sieveSamir Parikh4+347-0
2022-05-18 12:46get all tests to passSamir Parikh4+197-0
2022-05-17 19:27get all tests to passSamir Parikh1+7-1
2022-05-17 14:02initial commit for etlSamir Parikh4+277-0
2022-05-12 17:22get all tests to passSamir Parikh1+17-1
2022-05-12 17:05initial commit for secret handshakeSamir Parikh4+237-0
2022-05-12 14:12get all tests to passSamir Parikh1+17-13
2022-05-12 12:57get 14 out of 15 tests to passSamir Parikh1+22-1
2022-05-12 12:09initial commit for anagramSamir Parikh4+306-0
2022-04-27 18:18get all tests to passSamir Parikh1+24-13
2022-04-27 15:56get tests looking for date of Last occurrence of day to passSamir Parikh1+32-11
2022-04-27 14:44get some tests to passSamir Parikh1+33-1
2022-04-27 12:48initial commit for meetupSamir Parikh4+1168-0
2022-04-23 01:44get all tests to passSamir Parikh4+213-0
2022-04-20 18:54remove Scalar::Util module dependencySamir Parikh1+0-1
2022-04-20 18:51get all tests to pass for largest series productSamir Parikh1+7-4
2022-04-20 14:42initial commit for largest series productSamir Parikh4+275-0
2022-03-08 15:01get all hamming tests to passSamir Parikh1+10-1
2022-03-08 14:43initial commit for hammingSamir Parikh4+217-0
2022-03-05 14:06get all tests to pass for RaindropsSamir Parikh1+5-1
2022-03-05 14:02initial commit for raindropsSamir Parikh4+254-0
2022-03-05 13:53update solution to note use DateTime moduleSamir Parikh1+4-5
2022-03-05 13:28get all tests to passSamir Parikh1+5-1
2022-03-05 13:22initial commit for leapSamir Parikh4+196-0
2022-02-27 18:25get all tests to pass for Pascal's triangleSamir Parikh1+16-1
2022-02-27 17:03initial commit for pascals triangleSamir Parikh4+354-0
2022-02-15 01:23get all tests to pass for minesweeperSamir Parikh1+55-13
2022-02-14 23:40initial commit for minesweeperSamir Parikh4+331-0
2022-02-14 20:42get all tests to pass for scrabble scoreSamir Parikh1+11-1
2022-02-14 20:25initial commit for scrabble scoreSamir Parikh4+225-0
2022-01-28 19:44get all tests to passSamir Parikh1+5-3
2022-01-28 19:35finish encoding subroutineSamir Parikh1+16-2
2022-01-28 17:09get first 5 tests to passSamir Parikh1+18-1
2022-01-28 16:38initial commitSamir Parikh4+244-0
2022-01-28 16:02get all tests to passSamir Parikh1+10-2
2022-01-28 15:45initial commit for strainSamir Parikh4+175-0
2022-01-27 21:22get all tests to passSamir Parikh1+4-3
2022-01-25 16:24get first 7 out of 8 tests to passSamir Parikh1+10-1
2022-01-25 15:18initial commit for grade-schoolSamir Parikh4+278-0
2022-01-23 16:18get all tests to pass for palindrome-productsSamir Parikh1+31-28
2022-01-23 15:21make updatesSamir Parikh3+18-171
2022-01-23 15:08initial commit for palindrome-productsSamir Parikh6+382-0
2022-01-06 01:01solve all testsSamir Parikh4+163-0
2022-01-06 00:49solve all testsSamir Parikh4+154-0
2022-01-06 00:37solve all testsSamir Parikh4+212-0
2022-01-05 20:17cleanup codeSamir Parikh1+4-13
2022-01-05 20:10get all tests, including sort, to passSamir Parikh1+14-8
2022-01-05 02:32start work on in order sortSamir Parikh1+16-4
2022-01-05 02:14get initial tests for insertion of nodes to passSamir Parikh4+393-0
2021-12-29 02:38add one more commentSamir Parikh1+1-0
2021-12-28 23:38cleanup code and add more comments documenting solutionSamir Parikh2+22-62
2021-12-28 23:16get all test conditions except 15 to pass, which I believe is an incorrect test condition anyway.Samir Parikh1+7-5
2021-12-28 23:03get additional test conditions to passSamir Parikh1+8-4
2021-12-28 22:41working on passing test case 17Samir Parikh1+13-6
2021-12-28 21:16update to create stackSamir Parikh1+16-14
2021-12-28 20:52get initial regex workingSamir Parikh1+11-25
2021-12-28 19:57squash previous lame attemptsSamir Parikh2+75-0
2021-12-27 14:59initial commit for wordySamir Parikh4+368-0
2021-12-22 16:16update Sublist.pm to provide correct solutionSamir Parikh1+17-15
2021-12-22 15:30update Sublist.pmSamir Parikh1+14-4
2021-12-21 23:19update Sublist.pm a bitSamir Parikh1+2-1
2021-12-21 22:02initial commit for sublistSamir Parikh4+426-0
2021-12-19 16:55add comments and cleanup codeSamir Parikh1+6-6
2021-12-19 16:49get all tests to passSamir Parikh1+1-6
2021-12-19 16:18initial commit for word-countSamir Parikh4+303-0
2021-12-17 17:57update README.mdSamir Parikh1+3-1
2021-12-17 16:43update .gitignore to exclude .exercism directorySamir Parikh1+1-0
2021-12-17 16:36add README.mdSamir Parikh1+1-0
2021-12-17 16:28complete KindergartenGarden.pm to provide working solutionSamir Parikh1+17-1
2021-12-17 15:25Merge branch 'dev'Samir Parikh6+418-0
2021-12-17 15:24add kindergarten-garden puzzleSamir Parikh6+418-0
2021-11-27 17:33remove configuration .json filesSamir Parikh8+0-105
2021-11-27 17:26update .gitignore to ignore .JSON filesSamir Parikh1+1-0
2021-11-27 17:18get invalid strand test to passSamir Parikh1+14-1
2021-11-27 16:53get tests 1-5 of 6 to passSamir Parikh1+0-1
2021-11-27 16:38update NucleotideCount.pmSamir Parikh1+15-1
2021-11-27 16:16add nucelotide-countSamir Parikh6+208-0
2021-11-26 22:59add comments to Matrix.pmSamir Parikh1+16-1
2021-11-25 16:32modify Matrix.pm to get all tests to passSamir Parikh1+7-1
2021-11-25 16:31remove matrix-test.t fileSamir Parikh1+0-80
2021-11-25 15:38add matrixSamir Parikh7+361-0
2021-11-25 02:32update SumOfMultiples.pm to get all tests to passSamir Parikh1+12-6
2021-11-25 01:59update SumOfMultiples.pmSamir Parikh1+17-1
2021-11-25 01:58add .gitignore fileSamir Parikh1+1-0
2021-11-16 15:47initial commit for sum-of-multiplesSamir Parikh6+324-0
2021-11-16 01:29add hello-worldSamir Parikh6+127-0