view bin/toroman @ 9998:8f39fff84176

<hppavilion[1]> le/rn currying//Functions are curried by taking curry(f)
author HackBot
date Tue, 20 Dec 2016 04:23:55 +0000
parents 56dcce63901b
children 333877d7fe85
line wrap: on
line source

#!/usr/bin/perl
sub k{my$t;$t=~y/IVXLC/XLCDM/,$t.=("",I,II,III,IV,V,VI,VII,VIII,IX)[$_]for/./g;$t}$_=(shift=~/(\w+)/)[0];print k,$/