エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Getting and Working With the Perl Source - dev.perl.org
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Getting and Working With the Perl Source - dev.perl.org
The Perl source code is currently kept in a Git repository, which is browseable through a web int... The Perl source code is currently kept in a Git repository, which is browseable through a web interface at https://github.com/Perl/perl5. The easiest way to copy the Perl repository is to use git: git clone https://github.com/Perl/perl5.git perl The master branch, where the development takes places, is named blead. The maintenance branches are named maint-5.XXX depending on the maintenance version

