Isn't it missing a POD format for these entries?
=pod
=head1 NAME
Huh?
=head1 DESCRIPTION
Whilst POD is good and all, I find it a little verbose for typing short replies:-)
=head1 AUTHOR
Rob Casey <rob.casey@bluebottle.com>
=cut
Re:Huh?
ambs on 2004-02-02T14:37:43
not true.
specially if you omit the =pod and =cut and normally you do not need to sign (slash does that for you).
Meanwhile, to use code like this:
foo
bar
is very nice;-)