=head2 Some list
Each line from this section of the file
- will be placed into a seperate array element.
+ will be placed into a separate array element.
For example, this is $myarray[2].
=head2 Some hash
(
'MyTestModule.pm',
'MODULE RELEASE' => sub { ($VERSION) = m/(\d+\.\d+)/ },
- 'DEPENDANCIES' => ($PREREQ_PM = { }),
+ 'DEPENDENCIES' => ($PREREQ_PM = { }),
-trim => 1,
'NAME' => sub { $ABSTRACT=$_; ($NAME) = m/(\S+)/ },
'AUTHOR' => \$AUTHOR,
This is release 1.05 of this module.
- =head2 DEPENDANCIES
+ =head2 DEPENDENCIES
The following modules are required to make this module: