Regenerate perlmodlib.pod
p4raw-id: //depot/perl@18050
those without documentation or outside the standard release,
just do this:
- % find `perl -e 'print "@INC"'` -name '*.pm' -print
+ % find `perl -Te 'print "@INC"'` -name '*.pm' -print
They should all have their own documentation installed and accessible
via your system man(1) command. If you do not have a B<find>
Predeclare global variable names (obsolete)
+=item version
+
+Perl extension for Version Objects
+
=item vmsish
Control VMS-specific language features
those without documentation or outside the standard release,
just do this:
- % find `perl -e 'print "@INC"'` -name '*.pm' -print
+ % find `perl -Te 'print "@INC"'` -name '*.pm' -print
They should all have their own documentation installed and accessible
via your system man(1) command. If you do not have a B<find>