my 1-st JAPH :)
ku6ep
created: 2006-03-31 10:29:38
perl -e 'print join "",map{chr}(split/(\w{2})/,hex(int(2175.57302796298**2)))'
Re: my 1-st JAPH :)
created: 2006-03-31 18:14:45
How can I run this on Windows?
Re^2: my 1-st JAPH :)
created: 2006-03-31 20:59:16
Just change ' to " and insert slash before doublequotas in code... I hope :)
Best regards! @..@_____Ku6ep =*=______\______KPbIC
Re^3: my 1-st JAPH :)
created: 2006-04-09 11:07:01
perl -e "print join \"\",map{chr}(split/(\w{2})/,hex(int(2175.57302796298**2)))"

There you are, that runs in windows.
Re: my 1-st JAPH :)
created: 2006-03-31 18:39:09
perl -e 'print sqrt sprintf "%x", join "", map {ord} split //, "JAPH"'

perlmonks.org content © perlmonks.org and Andrew_Levenson, Anonymous Monk, jdalbec, ku6ep

prlmnks.org © 2006 edmund von der burg (eccles & toad)

v 0.03