commit 21640d003538df10c5d0512ffdbc0a1633d0ee77 parent 6d35f295d07ae45ffee206fdb6eae031aa21b15a Author: Samir Parikh <noreply@samirparikh.com> Date: Fri, 17 Dec 2021 16:36:14 +0000 add README.md Diffstat:
A | README.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1 @@ +This repository contains my solutions to the exercises in the Perl 5 track at [Exercism](https://exercism.org/tracks/perl5). You can also visit my [Profile Page](https://exercism.org/profiles/confidentidiot).