File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -819,25 +819,26 @@ X<|Perl>
819
819
820
820
The Perl programming language in its many forms.
821
821
822
- = head1 PERL
823
822
X < |PERL >
823
+ = head1 PERL
824
824
825
- A way to describe L < Perl|#Perl > as a language, considered to be improper by
826
- many in the L < Perl Community|/language/community > .
825
+ A way to describe L < Perl|#Perl > as a language, considered to be improper
826
+ by many in the L < Perl Community|/language/community > .
827
827
828
- = head1 POD
829
828
X < |POD >
829
+ = head1 POD
830
830
831
- B < P > lain B < O > l' B < D > ocumentation, a documentation format understood by Perl 6. See L < S26|https://design.perl6.org/S26.html > for details.
831
+ B < P > lain B < O > l' B < D > ocumentation, a documentation format understood by
832
+ Perl 6. See L < S26|/language/pod > .
832
833
833
- = head1 Pull Request
834
- X < | Pull Request >
834
+ X < | Pull request >
835
+ = head1 Pull request
835
836
836
- A feature of L < https://github.com > that allows you to make patches
837
- to be easily applied using the Github user interface. It means you
838
- request someone to do a git pull from your L < repository|#Repository > to hers. In
839
- GitHub, it can be done automatically through the web interface . PR is
840
- its usual acronym.
837
+ A feature of L < GitHub| https://github.com> and other git hosts like
838
+ L < GitLab|https://gitlab.com > that allows you to make patches to be
839
+ easily applied using the GitHub web user interface. It means you request
840
+ someone to do a git pull from your L < repository|#Repository > to hers . PR
841
+ is its usual acronym.
841
842
842
843
= head1 property
843
844
You can’t perform that action at this time.
0 commit comments