We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a981e commit 89bf0abCopy full SHA for 89bf0ab
doc/Language/pragmas.pod6
@@ -102,7 +102,7 @@ not make the compilation error go away.
102
By specifying C<use isms>, the compiler will allow the offending Perl 5
103
construct, allowing the code to actually be executed.
104
105
-=item X<B<lib>|lib> This pragma adds subdiretories to the library search
+=item X<B<lib>|lib> This pragma adds subdirectories to the library search
106
path so that the interpreter can
107
L<find the modules|/language/modules#Finding_Modules>.
108
0 commit comments