cpan/Parse-CPAN-Meta/t/data/VR-META.json
cpan/Parse-CPAN-Meta/t/data/VR-META.yml
cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm
+cpan/perlfaq/lib/perlfaq1.pod General Questions About Perl
+cpan/perlfaq/lib/perlfaq2.pod Obtaining and Learning about Perl
+cpan/perlfaq/lib/perlfaq3.pod Programming Tools
+cpan/perlfaq/lib/perlfaq4.pod Data Manipulation
+cpan/perlfaq/lib/perlfaq5.pod Files and Formats
+cpan/perlfaq/lib/perlfaq6.pod Regexes
+cpan/perlfaq/lib/perlfaq7.pod Perl Language Issues
+cpan/perlfaq/lib/perlfaq8.pod System Interaction
+cpan/perlfaq/lib/perlfaq9.pod Networking
+cpan/perlfaq/lib/perlfaq.pm Perl frequently asked questions
+cpan/perlfaq/lib/perlfaq.pod Perl frequently asked questions
cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint
cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t PerlIO::via::QuotedPrint
cpan/Perl-OSType/lib/Perl/OSType.pm Perl::OSType
dist/Net-Ping/t/450_service.t Ping Net::Ping
dist/Net-Ping/t/500_ping_icmp.t Ping Net::Ping
dist/Net-Ping/t/510_ping_udp.t Ping Net::Ping
-dist/perlfaq/lib/perlfaq1.pod General Questions About Perl
-dist/perlfaq/lib/perlfaq2.pod Obtaining and Learning about Perl
-dist/perlfaq/lib/perlfaq3.pod Programming Tools
-dist/perlfaq/lib/perlfaq4.pod Data Manipulation
-dist/perlfaq/lib/perlfaq5.pod Files and Formats
-dist/perlfaq/lib/perlfaq6.pod Regexes
-dist/perlfaq/lib/perlfaq7.pod Perl Language Issues
-dist/perlfaq/lib/perlfaq8.pod System Interaction
-dist/perlfaq/lib/perlfaq9.pod Networking
-dist/perlfaq/lib/perlfaq.pm Perl frequently asked questions
-dist/perlfaq/lib/perlfaq.pod Perl frequently asked questions
dist/Pod-Perldoc/lib/perldoc.pod Look up Perl documentation in Pod format
dist/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm utility module for perldoc
dist/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc
- dist/Math-BigRat
- dist/Module-CoreList
- dist/Net-Ping
- - dist/perlfaq
- dist/Pod-Perldoc
- dist/Safe
- dist/Search-Dict
'perlfaq' =>
{
'MAINTAINER' => 'perlfaq',
- 'DISTRIBUTION' => 'FLORA/perlfaq-5.01500301.tar.gz',
- 'FILES' => q[dist/perlfaq],
+ 'DISTRIBUTION' => 'LLAP/perlfaq-5.01500302.tar.gz',
+ 'FILES' => q[cpan/perlfaq],
'EXCLUDED' => [ qw(t/release-pod-syntax.t) ],
- 'UPSTREAM' => 'blead',
+ 'UPSTREAM' => 'cpan',
},
'File::Basename' =>
package perlfaq;
-
-our $VERSION = '5.0150031';
+BEGIN {
+ $perlfaq::VERSION = '5.01500302';
+}
0; # not is it supposed to be loaded
at http://perldoc.perl.org/ .
The perlfaq is an evolving document and you can read the latest version
-at http://faq.perl.org/ . The perlfaq-workers periodically post extracts
-of the latest perlfaq to comp.lang.perl.misc.
-
-The perlfaq documents are in the perl source tree (see
-L<perlgit>). The git repository notes all changes to the FAQ and
-holds the latest version of the working documents and may vary
-significantly from the version distributed with the latest version of
-Perl. Check the repository before sending your corrections.
+at http://faq.perl.org/ .
=head2 How to contribute to the perlfaq
+Please review https://github.com/perl-doc-cats/perlfaq/wiki
+if you do not find your suggestion please create an issue or pull request
+against https://github.com/perl-doc-cats/perlfaq .
+
+Once approved they will then be merged into
+https://github.com/tpf/perlfaq which is the latest live version that
+drives http://faq.perl.org/ and will be distributed with the next
+release of Perl 5.
+
You can mail corrections, additions, and suggestions to
C<< <perlfaq-workers AT perl DOT org> >>. The perlfaq volunteers use this
address to coordinate their efforts and track the perlfaq development.
perltrap Perl traps for the unwary
perldebtut Perl debugging tutorial
- dist/perlfaq/lib/perlfaq Perl frequently asked questions
-2 dist/perlfaq/lib/perlfaq1 General Questions About Perl
-2 dist/perlfaq/lib/perlfaq2 Obtaining and Learning about Perl
-2 dist/perlfaq/lib/perlfaq3 Programming Tools
-2 dist/perlfaq/lib/perlfaq4 Data Manipulation
-2 dist/perlfaq/lib/perlfaq5 Files and Formats
-2 dist/perlfaq/lib/perlfaq6 Regexes
-2 dist/perlfaq/lib/perlfaq7 Perl Language Issues
-2 dist/perlfaq/lib/perlfaq8 System Interaction
-2 dist/perlfaq/lib/perlfaq9 Networking
+ cpan/perlfaq/lib/perlfaq Perl frequently asked questions
+2 cpan/perlfaq/lib/perlfaq1 General Questions About Perl
+2 cpan/perlfaq/lib/perlfaq2 Obtaining and Learning about Perl
+2 cpan/perlfaq/lib/perlfaq3 Programming Tools
+2 cpan/perlfaq/lib/perlfaq4 Data Manipulation
+2 cpan/perlfaq/lib/perlfaq5 Files and Formats
+2 cpan/perlfaq/lib/perlfaq6 Regexes
+2 cpan/perlfaq/lib/perlfaq7 Perl Language Issues
+2 cpan/perlfaq/lib/perlfaq8 System Interaction
+2 cpan/perlfaq/lib/perlfaq9 Networking
h Reference Manual