#!/usr/bin/perl mmm("$0 porridge"); mmm("Some like it"); sub mmm { for ("hot,", "cold,", "in the pot,") { print "$_[0] $_$/"; } print "nine days old.$/$/"; }
Matt
In reply to Re: Peas
by mojotoad
in thread Peas
by Mr. Muskrat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |