Spiffy, but in your explanation you neglected to say at what time(s)
the hands can be read (clockwise of course) as a sentence :-P
UPDATE:
This ever so slightly tweaked version lets you see the
*cough* camel *cough* as well :-D
#!perl -w
use strict;
$_='
$,=$/;$|=@_
=split//,"Justan ot
+he
rPerl.hacker";$/=\'$~= (local
+ tim
e)[$.]*($.==0||$.==1?1:5);s ubstr($
+_,eval
\\\'$^=$~*2*atan2(1,1)/15;int(- cos($^) *
+($=+
1)+11.5)*25+int(sin($^)*($=+1)+12.5)\\\',1
+,
$_[$=+(11,4,0)[$.]])\';do{$_=("."x287).
"#"."."x287;for$=(0..10){$.=0;eval$/;
$=<7&&($.=1,e val$/);$=<4&
&($.=2,ev al$/);}p
rint(p ack("
c3 ", 27,9
1, 72 ),(/
.{ 25 }/g)
,s ca lar(
lo cal time)
);} whil e(slee
p(1))';print;s/\s+//g;eval
--
perl -pew "s/\b;([mnst])/'$1/g"
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.