A few link labels are also updated.
See also:
- http://lists.perl.org/list/perl-mvs.html
+ https://lists.perl.org/list/perl-mvs.html
There are web archives of the mailing list at:
=over 4
-=item L<http://www.perl.com/>
+=item L<https://www.perl.org/>
-Perl ホームページ (O'Reilly and Associates)
+Perl ホームページ
-=item L<http://www.cpan.org/>
+=item L<https://www.perl.com/>
+
+Perl 財団が営業する文章作品集
+
+=item L<https://www.cpan.org/>
CPAN (Comprehensive Perl Archive Network)
-=item L<http://lists.perl.org/>
+=item L<https://lists.perl.org/>
Perl メーリングリスト集
O'Reilly 社のPerl関連書籍(簡体字中国語)
-=item L<http://www.oreilly.co.jp/catalog/>
+=item L<https://www.oreilly.co.jp/catalog/>
オライリー社のPerl関連書籍(日本語)
=over 4
-=item L<http://www.pm.org/groups/asia.html>
+=item L<https://www.pm.org/groups/asia.html>
=back
=over 4
-=item L<http://www.unicode.org/>
+=item L<https://www.unicode.org/>
Unicode コンソーシアム (Unicode規格の選定団体)
-=item L<http://www.cl.cam.ac.uk/%7Emgk25/unicode.html>
+=item L<https://www.cl.cam.ac.uk/%7Emgk25/unicode.html>
UTF-8 and Unicode FAQ for Unix/Linux
-=item L<http://wiki.kldp.org/Translations/html/UTF8-Unicode-KLDP/UTF8-Unicode-KLDP.html>
+=item L<https://wiki.kldp.org/Translations/html/UTF8-Unicode-KLDP/UTF8-Unicode-KLDP.html>
UTF-8 and Unicode FAQ for Unix/Linux (ハングル訳)
See also:
- http://lists.perl.org/list/perl-mvs.html
+ https://lists.perl.org/list/perl-mvs.html
There are web archives of the mailing list at:
=head2 額外的中文編碼
-如果需要更多的中文編碼, 可以從 CPAN (L<http://www.cpan.org/>) 下載
+如果需要更多的中文編碼, 可以從 CPAN (L<https://www.cpan.org/>) 下載
Encode::HanExtra 模組. 它目前提供下列編碼方式:
cccii 1980 年文建會的中文資訊交換碼
The perl5-changes mailing list receives a copy of each patch that gets
submitted to the maintenance and development branches of the perl
-repository. See L<http://lists.perl.org/list/perl5-changes.html> for
+repository. See L<https://lists.perl.org/list/perl5-changes.html> for
subscription and archive information.
=head2 #p5p on IRC
good reason.
Good places to look for pre-existing modules include
-L<http://search.cpan.org/> and L<https://metacpan.org>
+L<MetaCPAN|https://metacpan.org> and L<PrePAN|http://prepan.org>
and asking on C<module-authors@perl.org>
-(L<http://lists.perl.org/list/module-authors.html>).
+(L<https://lists.perl.org/list/module-authors.html>).
If an existing module B<almost> does what you want, consider writing a
patch, writing a subclass, or otherwise extending the existing module
You should also try to get feedback from people who are already familiar
with the module's application domain and the CPAN naming system. Authors
of similar modules, or modules with similar names, may be a good place to
-start, as are community sites like L<Perl Monks|http://www.perlmonks.org>.
+start, as are community sites like L<Perl Monks|https://www.perlmonks.org>.
=head1 DESIGNING AND WRITING YOUR MODULE
L<Test::Simple>, L<Test::Inline>, L<Carp::Assert>, L<Test::More>, L<Test::MockObject>
-=item L<http://pause.perl.org/>
+=item L<https://pause.perl.org/>
Perl Authors Upload Server. Contains links to information for module
authors.
about the demand your module will have, consider asking the
C<module-authors@perl.org> mailing list (send an email to
C<module-authors-subscribe@perl.org> to subscribe; see
-L<http://lists.perl.org/list/module-authors.html> for more information
+L<https://lists.perl.org/list/module-authors.html> for more information
and a link to the archives).
=item Choose a name
L<http://search.cpan.org/search?module=threads%3A%3Ashared>
Perl threads mailing list:
-L<http://lists.perl.org/list/ithreads.html>
+L<https://lists.perl.org/list/ithreads.html>
=head1 Bibliography