#!/usr/bin/perl open( _,$0) ;for( <_>){ $;=() =/ /g if (! /^#/) ;($;) ?push @;,$; :push @;,-2 *16;} shift @;;## print lc(## chr($ _+64) )for( @;);# print $/;##
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: My First JAPH
by liverpole (Monsignor) on Sep 28, 2005 at 14:25 UTC | |
by collin (Scribe) on Sep 29, 2005 at 05:09 UTC | |
by liverpole (Monsignor) on Sep 29, 2005 at 05:17 UTC |