Content deleted Content added
.pm files need to end in a true value, so I updated the example to include that. |
m typo repair |
||
Line 1:
A '''Perl module''' is a discrete component of software for the [[Perl]] programming language. A
It is common for Perl modules to have embedded documentation. Many modules favor an [[object-oriented]] style, but many are [[procedural]] instead, especially old modules.
|