Well... concise with a little more punctuation.perl(); sub perl { $h = "hacker"; @j = qw(Perl Just Rocks); $j[$#j+1]=("another"); print "\n@j[1, 3, 0] $h;\n"; }
In reply to RE: My first JAPH (a project to learn more perl)
by chromatic
in thread My first JAPH (a project to learn more perl)
by Coplan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |