summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-9/+16
* avoid autoflushing behavior of fork/system/exec on Solaris (thanksGurusamy Sarathy2000-03-091-6/+3
* provide support for deleting actions etc. (from Ronald J KimballGurusamy Sarathy2000-03-091-1/+7
* make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-081-0/+3
* clarify docs on return value from binding operatorsGurusamy Sarathy2000-03-081-2/+5
* shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-081-3/+7
* Make the stringification more customizable.Jarkko Hietaniemi2000-03-081-0/+16
* prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-1/+3
* add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-051-1/+18
* Integrate with Sarathy.Jarkko Hietaniemi2000-03-051-2/+2
|\
| * pod tweakGurusamy Sarathy2000-03-041-2/+2
* | unthink wishful thinkingJarkko Hietaniemi2000-03-041-2/+2
* | detypoJarkko Hietaniemi2000-03-041-4/+4
* | cleanup AVAILABILITY and mention binariesJarkko Hietaniemi2000-03-041-10/+16
|/
* adjust perldeltaGurusamy Sarathy2000-03-042-40/+27
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-042-49/+118
|\
| * The SysV IPC test must use the native integersMichael G Schwern2000-03-031-7/+9
| * Update AVAILABILITY.Jarkko Hietaniemi2000-03-031-42/+109
* | perldebug tweak (from M J T Guy)Gurusamy Sarathy2000-03-031-5/+6
|/
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-0339-331/+330
* perldelta tweaksGurusamy Sarathy2000-03-031-13/+24
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-035-6/+30
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-035-9/+28
| |\ | |/ |/|
| * in words order badJarkko Hietaniemi2000-03-031-1/+1
* | /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-032-5/+5
* | perldelta notes about IO::Socket changes (from Graham Barr)Gurusamy Sarathy2000-03-031-0/+9
* | pod tweaksGurusamy Sarathy2000-03-032-4/+14
|/
* move doc about v-strings from perlop to perldata (suggested byGurusamy Sarathy2000-03-023-17/+13
* add support for Env arrays (from Gregor N. PurdyGurusamy Sarathy2000-03-011-0/+13
* mention "r" debugger command (from Ilya Zakharevich)Gurusamy Sarathy2000-03-011-0/+4
* Windows miscellanyGurusamy Sarathy2000-03-011-2/+2
* mention ftp/rsync access to repository in perlhackGurusamy Sarathy2000-03-012-2/+20
* support kill(0,$pid) on Windows to test if process existsGurusamy Sarathy2000-03-012-2/+6
* add perlnumber.pod (from Ilya Zakharevich); substantially editedGurusamy Sarathy2000-03-016-7/+224
* fix Pod::Html to recognize C<< > >> etc., and convert some podsGurusamy Sarathy2000-02-292-70/+70
* fix pods to reflect newer canonical names for call_sv() etc.Gurusamy Sarathy2000-02-295-148/+148
* add OO tutorial for beginners (from Randal L. SchwartzGurusamy Sarathy2000-02-296-203/+1288
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-292-12/+26
|\
| * Bigger warning on the changed behaviour of the unary ~.Jarkko Hietaniemi2000-02-291-0/+12
| * Lift the 32-bit straightjacket from bit ops;Jarkko Hietaniemi2000-02-282-12/+14
* | support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-5/+6
|/
* fix outdated URLs (from Michael G Schwern)Gurusamy Sarathy2000-02-2814-67/+72
* support fields::new() and fields::phash() to create pseudo-hashGurusamy Sarathy2000-02-273-24/+37
* remove outdated info about csh and glob(); glob() need not failGurusamy Sarathy2000-02-276-73/+17
* rework binmode() entry in perlfunc (from Martien VerbruggenGurusamy Sarathy2000-02-261-36/+43
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-262-12/+19
* Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-251-6/+30
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-02-241-1/+1
* per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> andGurusamy Sarathy2000-02-233-10/+34
* add -W and -X to -h output; fix other pod omissionsGurusamy Sarathy2000-02-221-4/+5