- or download this
function($param1, \%param2);
- or download this
sub function {
if ($_[0] == 1) {
...
do_something_else();
}
}
- or download this
my @list = keys %{ $href->{thing} };
- or download this
my $thing = $hash{one}->{two};
my $other = $href->{one};
- or download this
package Blah;
...
...
=head1 NAME
Blah - The thing with the guy and the place
...
- or download this
=head2 method($param)
...
I<Mandatory, String>: The explanation of the formation of humanity in
+a single string.
I<Return>: Hash reference, where each key is a continent, and its valu
+e is a colour. C<croak>s on failure.