aboutsummaryrefslogtreecommitdiff
path: root/challenge-179
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-179')
-rwxr-xr-xchallenge-179/jo-37/perl/ch-1.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-179/jo-37/perl/ch-1.sh b/challenge-179/jo-37/perl/ch-1.sh
new file mode 100755
index 0000000000..fbf496c437
--- /dev/null
+++ b/challenge-179/jo-37/perl/ch-1.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+perl -MLingua::EN::Numbers=num2en_ordinal -E "say num2en_ordinal $1"