q{"print 'print \"print Just Another Perl Hacker\"';print \"Just Anoth +er Perl Hacker\";";print \"print \"Just Another Perl Hacker\"";};prin +t "Just Another Perl Hacker";qq{print "Just Another Perl Hacker";prin +t 'just another perl hacker'; print "JUST ANOTHER PERL HACKER" print +"Just Another Perl qx[print 'Just Another Perl Hacker'] Hacker"};q*pr +int join(' ',@{[(qw(Hacker Perl Just Another))[2,3,1,0]]})*;qw#print +map {"$_ "} map {ucfirst} qw(just another perl hacker);#,qx~print "Ju +st Another Perl Hacker"; print 'Just Another Perl Hacker';;print "Jus +t Another 'print qw(Just Another Perl Hacker)'"~;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Where's Perldo?
by davorg (Chancellor) on May 04, 2002 at 07:19 UTC | |
by virtualsue (Vicar) on May 04, 2002 at 21:40 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |