summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Don't suggest using srand for "cryptographic purposes"Abhijit Menon-Sen2011-12-011-16/+10
* perlfunc: Don’t put __SUB__ between substr entriesFather Chrysostomos2011-11-241-3/+3
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-1/+13
* Document unicode_eval and evalbytesFather Chrysostomos2011-11-061-2/+30
* perlfunc/glob: Explain use of quotesTom Christiansen2011-10-311-0/+13
* perlfunc: List readpipe with qxFather Chrysostomos2011-10-231-1/+2
* Document calling convention for XS cmp routinesFather Chrysostomos2011-10-161-0/+4
* perlfunc: sort no longer dies on undef retvalFather Chrysostomos2011-10-121-2/+1
* Remove "8-bit" reference from ord documentationJohn P Linderman2011-10-061-2/+1
* Document open fh, "<:"Father Chrysostomos2011-09-231-0/+3
* "state" in perlfunc should point to "Persistent Private Variables"Vincent Pit2011-09-101-1/+2
* remove index offsetting ($[)Zefram2011-09-091-6/+4
* remove bogus < in B<> formatting codeRicardo Signes2011-09-081-1/+1
* Remove all references to old OO tutorial docs, and add refs to perlootut wher...Dave Rolsky2011-09-081-2/+1
* Document getprotobynumber’s precedenceFather Chrysostomos2011-08-271-0/+7
* perlfunc/gethostbyname: Add missing C in C<>Father Chrysostomos2011-08-271-1/+1
* perlfunc: List all prototypes for lstatFather Chrysostomos2011-08-231-1/+5
* Remove user-defined casing featureKarl Williamson2011-08-221-6/+2
* Make lock(&foo) syntax nominally lock the subroutineFather Chrysostomos2011-08-151-1/+1
* Add __FILE__ and its minions to perlfuncFather Chrysostomos2011-08-121-1/+17
* Consistency tweaks in perlfunc/evalFather Chrysostomos2011-07-311-3/+3
* perlfunc: Note that eval "last" doesn’t set $@Father Chrysostomos2011-07-311-2/+3
* Fix typos in several pod/perl*.pod filesKeith Thompson2011-07-311-4/+4
* Some perlfunc cleanup/reflowFather Chrysostomos2011-07-221-42/+50
* Reflow perlfunc/stat for 80 columnsFather Chrysostomos2011-07-221-9/+12
* Document lock’s retvalFather Chrysostomos2011-07-201-0/+3
* Store C<study>'s data in in mg_ptr instead of interpreter variables.Nicholas Clark2011-07-011-3/+2
* perlfunc: Fix some link issuesKarl Williamson2011-06-211-9/+13
* Doc update for changes in 5.15.0 + tweaksFather Chrysostomos2011-06-171-11/+22
* perlfork, perlfunc: Fix English grammatical errorsKarl Williamson2011-06-081-2/+2
* Fix broken link in perlfuncFather Chrysostomos2011-06-071-1/+1
* Improve documentation to support portabilitybojilund2011-06-071-3/+131
* perlfunc: fix error in open("-|") descriptionDavid Mitchell2011-06-061-1/+1
* clarify eval $string scope in docsDavid Mitchell2011-06-061-3/+6
* General perlfunc edit; document ‘default’Tom Christiansen2011-05-211-392/+499
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-191-3/+3
* add given when to perfuncsmash2011-05-181-0/+46
* [perl #89662] PATCH to perlfunc.pod: select fixTom Christiansen2011-05-181-9/+12
* [perl #89660] PATCH to perlfunc.pod: three forgotten prototypes, unforgottenTom Christiansen2011-05-181-33/+47
* perlfunc: Refer to if.pm from "use"Karl Williamson2011-05-181-0/+1
* perlguts: Fix broken linkKarl Williamson2011-05-181-2/+2
* Updates to perlfunc to explicitly mention some of 5.14's new featuresv5.14.0-RC2Tom Christiansen2011-05-041-37/+50
* Documentation for sprintf updates in Perl 5.14Jesse Vincent2011-05-031-7/+22
* Update the documentation for rand() to note that it's notJesse Vincent2011-04-201-0/+7
* Update perlfunc for [perl #80626]Father Chrysostomos2011-04-181-46/+47
* perlfunc: Note utf8 discrepancy in quotemetaKarl Williamson2011-03-291-0/+5
* perlfunc: clarified 'do FILE' error checkingDavid Golden2011-03-191-5/+5
* perlfunc/pos: Mention the zero-len flagFather Chrysostomos2011-03-091-0/+3
* perlfunc tweaksFather Chrysostomos2011-03-051-18/+9
* perlfunc: typos, grammar, rewordingFather Chrysostomos2011-02-221-17/+22