aboutsummaryrefslogtreecommitdiff
path: root/lib/Config
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Use rakumod extensionPatrick Spek2-0/+0
2023-07-25Remove stale filesPatrick Spek3-39/+0
2023-07-25Overhaul Config to 3.0.0Patrick Spek2-49/+25
2023-07-25Attempt to allow IO::Path for path based argumentsPatrick Spek1-2/+12
2023-07-25Add tests for reading a List of filesPatrick Spek1-3/+3
2023-07-25Update method sigs, type checking and testsPatrick Spek2-21/+0
2023-07-25Add Config::Parser::NULL for testcasesPatrick Spek2-1/+36
2023-07-25Update exceptions with more meaningful messagesPatrick Spek6-16/+28
2017-04-23Initial commitPatrick Spek6-0/+70