[EMAIL PROTECTED] wrote:
> 
> Ian Phillipps wrote:
> > What *is* the world's shortest JAPH, anyway? I would be disappointed if
> > it were just 'print "...."'
> 
> If we ban external programs, is this the shortest?
> die"Just another Perl hacker
> "

if external programs -that come with Perl-
are allowed, you can:

print`perldoc -qj`=~/"(.+)"/
--
Steve Lane <[EMAIL PROTECTED]>

Reply via email to