Given the string: $japh = "Just Another Perl Hacker";, perform one substitution on it, with something like: $japh =~ s/whatever/whatever_else/;, such that $japh now contains the string "s/whatever/whatever_else/".
Entries will be judged on creativity, functionality, and level of obfuscation. ;)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: A call for a new breed of obfuscation
by cwest (Friar) on Jan 16, 2001 at 01:42 UTC | |
Re: A call for a new breed of obfuscation
by c-era (Curate) on Jan 16, 2001 at 18:08 UTC | |
Re: A call for a new breed of obfuscation
by cwest (Friar) on Jan 16, 2001 at 01:04 UTC | |
Re: A call for a new breed of obfuscation
by BooK (Curate) on Jan 16, 2001 at 05:17 UTC | |
Re: A call for a new breed of obfuscation
by c-era (Curate) on Jan 16, 2001 at 18:26 UTC |