summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
Commit message (Expand)AuthorAgeFilesLines
* Add a new env var PERL_RAND_SEEDYves Orton2022-08-121-0/+26
* perlrun: Use proper hyperlinkKarl Williamson2022-05-271-1/+1
* Remove documentation references to recent Configure taint changesPaul "LeoNerd" Evans2022-05-191-6/+1
* Replace docs examples of 'use NUMBER' with proper v-stringsPaul "LeoNerd" Evans2022-04-231-1/+1
* Doc changes to reflect that perl might not support taintNeil Bowers2022-04-201-0/+7
* hv.c - rework PL_hash_rand_bits update logic, add tests, -Dh debug modeYves Orton2022-03-101-0/+2
* perlrun.pod and INSTALL: document PERL_PERTURB_KEYS betterYves Orton2022-03-051-5/+19
* implement a new command-line flag, -gTomasz Konojacki2022-02-191-2/+15
* Document and test command-line switch '-?'James E Keenan2021-12-241-1/+6
* State that the -s command line switch is discouraged; mention Getopt::LongNicholas Clark2021-06-301-2/+3
* Remove :win32 PerlIO layerLeon Timmermans2021-06-281-10/+1
* Change some link pod for better renderingKarl Williamson2020-08-311-1/+1
* Provide a better recommendation for 'Run only under a shell'Nicolas R2020-08-101-4/+4
* perlvar - expand and link to ${^OPEN} documentationDan Book2020-04-191-1/+2
* perlrun - Update PERLIO documentationDan Book2020-03-131-58/+14
* I think "program scope" is clearer here than "current file scope"Tony Cook2020-03-121-2/+2
* add the missing =backDavid Cantrell2020-03-111-0/+2
* minor changes from reviewDavid Cantrell2020-03-111-6/+17
* documentation on how -I, -M, PERL5LIB and PERL5OPT interactDavid Cantrell2020-03-111-0/+100
* Add a missing switch to a documentation exampleE. Choroba2020-02-051-1/+1
* Create crosslinks betwen perlrun sectionsDan Book2020-01-171-55/+61
* Add -Dy debugging of tr///, y///Karl Williamson2019-11-171-0/+1
* perlrun: Note that -W can't be in PERL5OPTKarl Williamson2019-09-271-0/+2
* PERL_DESTRUCT_LEVEL no longer requires a -DDEBUGGING buildTony Cook2019-08-081-2/+1
* perlrun: Add L<> to linksKarl Williamson2019-05-251-2/+2
* perlrun: Clarify -DvKarl Williamson2018-11-161-1/+3
* Implement fatalization of dump()James E Keenan2018-10-171-2/+2
* Insert missing 'T' to list of PERL5OPT switches.James E Keenan2018-09-041-1/+1
* clarify doc of "-m" et alZefram2017-12-301-3/+9
* revert smartmatch to 5.27.6 behaviourZefram2017-12-291-0/+1
* remove now-unused "M" debugging flagZefram2017-11-221-1/+0
* PERL5LIB documentation: '.' is no longer in @INC by defaultLukas Mai2017-10-161-4/+4
* (perl #127663) provide limited control for the internal drand48()Tony Cook2017-09-111-0/+12
* remove -DH (DEBUG_H) misfeatureDavid Mitchell2017-06-051-1/+0
* Document PERL_USE_UNSAFE_INC in perlrun.podDagfinn Ilmari Mannsåker2017-03-251-0/+9
* perlrun: -F pattern can't have NULsKarl Williamson2017-03-131-1/+1
* pod: Suggest to use strict :encoding(UTF-8) PerlIO layer over not strict :enc...Pali2017-02-061-1/+1
* Fix typo in perlrun.podSteven Humphrey2016-09-201-1/+1
* Document -DDEBUGGING betterDavid Mitchell2016-08-081-7/+9
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-1/+1
* (perl #127380) Update PERLIO_DEBUG documentation.Craig A. Berry2016-06-081-7/+10
* (perl #127380) only trace to $PERLIO_DEBUG if -Di is suppliedTony Cook2016-06-081-33/+36
* perlrun: note the existence of find's -delete switchDominic Hargreaves2016-04-301-3/+4
* Fix various pod errors.Karl Williamson2016-03-111-1/+1
* restore comma removed by 2f1fe8a307Lukas Mai2015-11-011-1/+1
* PATCH: [perl #125145] perlrun: Fix typoKarl Williamson2015-05-101-1/+1
* perlrun: Note existence of -DLKarl Williamson2015-05-071-0/+2
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-2/+2
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-291-2/+2
* nitpicksSHIRAKATA Kentaro2014-04-071-1/+1