my $name = "Pearl";
tell; $me = "it"; time;
sub another { $night=shift; for ($me) {
$tonight = $night;
print $tonight; }
print shift for ($me, $tonight); }
my $judge = "Just ";
$another = "another ";
$name =~ s/a//g;
another $judge, $another, $name;
$another =~ tr/a-z / "then kicks had racecars",/;
another $another;







Devious Comments
--
It's okay. I'm a novelist.
Previous PageNext Page