summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* add new release to perlhistv5.35.2Neil Bowers2021-07-231-2/+3
|
* Updated with changed modulesNeil Bowers2021-07-231-23/+183
|
* first cut at perldeltaNeil Bowers2021-07-231-318/+34
|
* Add perldelta.pod entry describing G_ARRAY->G_LIST renamePaul "LeoNerd" Evans2021-07-191-0/+8
|
* Refine the changes to perlintro.pod after feedback and discussion.Nicholas Clark2021-07-171-6/+4
| | | | | | | Following useful feedback and suggestions from Neil Bowers, Jason McIntosh and Dan Book, try to make the sentances shorter and clearer. Hopefully also avoid some potential abmiguities about "special variables" not just being all-punctuation or scalars.
* Three small changes to perlintro.podNicholas Clark2021-07-171-6/+5
| | | | | | | | | | | | | | | Simplify the text about declaring variables with my. The previous text said both that "you don't have to pre-declare" and "you have to declare them", where it wasn't clear that the former was about types, and the latter about variables. The new phrasing tries to be clearer. Note that special variables can also be "all capitals", not just "punctuation". Remove the in joke about "line noise" because it adds little, but many people use it as a negative trope about Perl. Remove mention of given/when. We should not be promoting something we intend to change. We should have done this years ago when we made it experimental.
* perldelta for e1d3ed996abTony Cook2021-07-061-1/+7
|
* add a note to perldoc -f each on using anon hashes/arraysTony Cook2021-07-061-0/+9
|
* warn when using each on an anonymous hash or arrayTony Cook2021-07-061-0/+6
| | | | | | | We've had three tickets over the years where the user has been confused by the behaviour of each on an anonymous array or hash, there's no way to tell if other users have been struck by the same issue, so make it easier to diagnose by producing a warning.
* GH #18047: Initial phrasing for =head5 and =head6Sawyer X2021-07-032-4/+19
|
* State that the -s command line switch is discouraged; mention Getopt::LongNicholas Clark2021-06-301-2/+3
| | | | | | | We really should discourage the use of -s. Also clarify that the variables are created in the main package. It's not obvious whether this is obvious - implying that it needs saying.
* Remove references to Macintosh/Mac OS in perlfunc.pod and perlintro.podNicholas Clark2021-06-302-3/+2
| | | | | | | | Both of these were about Classic, not Darwin. The relevant Mac OS text in perlrun referenced from perlintro was removed in 2009 by commit 78aea6ff0e955611: Remove Mac OS classic instructions from perlrun
* perldiag: numer -> number typo fixChristian Walde2021-06-291-1/+1
|
* Remove :win32 PerlIO layerLeon Timmermans2021-06-283-28/+1
|
* Dead link on ccl4, not found anywhere else but in webarchive. Use webarchive ↵Thibault DUPONCHELLE2021-06-251-2/+2
| | | | | | | | | | for l-optperl.html oreilly.com.tw no longer exists oreilly.com.tw no longer exists and jp and cn are give right afterwards Committer: update t/porting/known_pod_issues.dat
* perlnewmod.pod: Remove dead link and make a header line stand out more.Leam Hall2021-06-241-3/+4
|
* Update perlgov.pod with Steering Council Election ResultsDavid Golden2021-06-231-1/+1
|
* perldelta for fe991866a0Tony Cook2021-06-231-2/+2
|
* perldelta for 2b96d013aTony Cook2021-06-231-1/+5
|
* Fix some links about ebcdicThibault DUPONCHELLE2021-06-201-2/+2
|
* Fix whitespace in perldelta.podMax Maischein2021-06-201-1/+1
|
* Update perldeltaKarl Williamson2021-06-201-0/+10
| | | | with changes khw made for 5.35.1 that may be interesting externally.
* new perldelta for 5.35.2Max Maischein2021-06-204-92/+536
|
* Merge branch 'release-5.35.1' into bleadMax Maischein2021-06-202-313/+67
|\ | | | | | | | | # Conflicts: # pod/perldelta.pod
| * add new release to perlhistv5.35.1Max Maischein2021-06-201-0/+1
| |
| * Update perldeltaMax Maischein2021-06-201-307/+66
| |
* | Update perldeltaKarl Williamson2021-06-191-1/+7
| | | | | | | | with changes khw made for 5.35.1 that may be interesting externally.
* | perlapio: PerlIO_reopen() doesn't take thread contextKarl Williamson2021-06-191-1/+1
|/
* Fix several unicode.org linksThibault DUPONCHELLE2021-06-173-4/+4
|
* Fix link for unicode faqThibault DUPONCHELLE2021-06-171-1/+1
|
* pmd/cpd moved to GitHub and GitHub pagesThibault DUPONCHELLE2021-06-171-2/+2
|
* Fix perlbuzz linkThibault DUPONCHELLE2021-06-161-1/+1
|
* Fix spelling: precedeFelipe Gasper2021-06-151-1/+1
|
* Add perldelta entry try/catch deparsing fix - 846e32ebefMatthew Horsfall2021-06-141-0/+5
|
* perlgov: re-alphabetize the name listRicardo Signes2021-06-131-2/+2
|
* CPAN mirror list: stop building oneRicardo Signes2021-06-131-767/+1
|
* perldelta entry for 52f0602 (IO upgrade)James E Keenan2021-06-131-0/+6
|
* perldelta entry for 1c1bafd (Unicode-Collate upgrade)James E Keenan2021-06-131-0/+6
|
* replace all instances of PERL_IMPLICIT_CONTEXT with MULTIPLICITYTomasz Konojacki2021-06-094-22/+21
| | | | | | | | | | | | Since the removal of PERL_OBJECT (acfe0abcedaf592fb4b9cb69ce3468308ae99d91) PERL_IMPLICIT_CONTEXT and MULTIPLICITY have been synonymous and they're being used interchangeably. To simplify the code, this commit replaces all instances of PERL_IMPLICIT_CONTEXT with MULTIPLICITY. PERL_IMPLICIT_CONTEXT will stay defined for compatibility with XS modules.
* Simply the uc() and lc() documentation for novicesScott Baker2021-06-081-8/+21
|
* Obituary for Spider BoardmanJames E Keenan2021-06-061-2/+3
| | | | | Per posting on perl.module-authors by Neil Bowers and https://www.nashuatelegraph.com/obituaries-memorials/obituaries/2021/05/29/spider-raun-boardman/
* Add some examples to the glob() documentationScott Baker2021-06-021-11/+37
|
* Call magic on all elements on %SIG delocalizationLeon Timmermans2021-06-021-1/+1
|
* Rename G_ARRAY to G_LIST; provide back-compat when not(PERL_CORE)Paul "LeoNerd" Evans2021-06-021-12/+13
|
* perl5340delta: Clarify /x{,3}/Karl Williamson2021-05-311-1/+4
| | | | | | This was suggested by @LanX This fixes GH #18812
* Improve grammarJames E Keenan2021-05-311-5/+5
| | | | | | | Per suggestion by oodler577 in https://github.com/Perl/perl5/pull/18736. With correction reported as needed by grinnz in https://github.com/Perl/perl5/pull/18806.
* Add difference between <=> and cmp example積丹尼 Dan Jacobson2021-05-311-0/+7
| | | For https://github.com/Perl/perl5/issues/18742
* perlhacktips: Add callgrind profiling documentationMatthew Horsfall2021-05-311-0/+45
| | | | | | One of the benefits of callgrind is you can profile perls that haven't been built with debugging symbols, which can be real useful on live-ish datasets
* Clarify descriptions of unicode_eval and evalbytes.Felipe Gasper2021-05-311-48/+31
| | | | Issue #18801
* perlcommunity - add a webchat link for Libera.Chat #perlDan Book2021-05-291-1/+2
|