Thoughts on Perl

sub megnuts_perl_thoughts {
  $megnut = "meg";
  print "$megnut likes perl!";
}

Chomp() Chomp(). Yummy.