summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Whitespace cleanupsbrian d foy2010-09-121-27/+27
| | * perlfaq4: fix a minor grammar problem in the Y2K answerbrian d foy2010-09-011-1/+1
| | * * Correct Higher Order Perl to Higher-Order Perlbrian d foy2010-08-222-13/+6
| | * Fix trailing whitespacebrian d foy2010-08-214-19/+19
| | * * Update Effective Perl Programming referencebrian d foy2010-08-211-3/+3
| | * * How can I read in an entire file all at once?brian d foy2010-08-211-8/+14
| | * * How can I read in an entire file all at once?brian d foy2010-08-211-2/+2
| | * * How come when I open a file read-write it wipes it out?brian d foy2010-08-211-21/+21
| | * * How do I handle linked lists?brian d foy2010-08-211-46/+16
| | * * How can I write() into a string?brian d foy2010-08-211-1/+48
| | * How do I make sure users can't enter values into a form that cause my CGI scr...brian d foy2010-08-211-2/+13
| | * * My CGI script runs from the command line but not the browser.brian d foy2010-08-211-18/+6
| | * * How do I fetch/put an FTP file?brian d foy2010-08-211-3/+14
* | | Move book info to perlbook from perlfaq2brian d foy2010-09-152-224/+327
* | | Upgrade Math::BigRat from version 0.25 to 0.26Florian Ragwitz2010-09-1515-403/+212
* | | We now include Safe version 2.28Florian Ragwitz2010-09-151-1/+1
* | | Synchronize Module-CoreList's META.ymlFlorian Ragwitz2010-09-151-10/+18
* | | Upgrade bignum from version 0.24 to 0.25Florian Ragwitz2010-09-155-5/+5
* | | Bump $open::VERSIONFlorian Ragwitz2010-09-152-1/+5
* | | Upgrade Math::BigRat from version 0.24 to 0.25Florian Ragwitz2010-09-143-2/+6
* | | Pod fix for perldeltaFlorian Ragwitz2010-09-141-4/+0
* | | perldelta up to a1bbdffFlorian Ragwitz2010-09-141-1/+42
|/ /
* | * Add multilevel hash exists() to perlfaq4brian d foy2010-09-142-15/+90
* | * Added a smart match example to perlfaq6brian d foy2010-09-141-30/+36
* | More whitespace cleanupsbrian d foy2010-09-141-30/+30
* | Whitespace cleanupsbrian d foy2010-09-141-27/+27
* | perlfaq4: fix a minor grammar problem in the Y2K answerbrian d foy2010-09-141-1/+1
* | * Correct Higher Order Perl to Higher-Order Perlbrian d foy2010-09-142-13/+6
* | Fix trailing whitespacebrian d foy2010-09-144-19/+19
* | * Update Effective Perl Programming referencebrian d foy2010-09-141-3/+3
* | * How can I read in an entire file all at once?brian d foy2010-09-141-8/+14
* | * How can I read in an entire file all at once?brian d foy2010-09-141-2/+2
* | * How come when I open a file read-write it wipes it out?brian d foy2010-09-141-21/+21
* | * How do I handle linked lists?brian d foy2010-09-141-46/+16
* | * How can I write() into a string?brian d foy2010-09-141-1/+48
* | How do I make sure users can't enter values into a form that cause my CGI scr...brian d foy2010-09-141-2/+13
* | * My CGI script runs from the command line but not the browser.brian d foy2010-09-141-18/+6
* | * How do I fetch/put an FTP file?brian d foy2010-09-141-3/+14
* | In Perl_ck_subr(), no need to create/set o3 in the !proto block.Nicholas Clark2010-09-141-5/+2
* | Upgrade Math::BigInt::FastCalc from 0.21 to 0.22Florian Ragwitz2010-09-143-3/+3
* | Upgrade Math::BigInt from version 1.93 to 1.95Florian Ragwitz2010-09-143-5/+5
* | Make the setting of write-bits safer in Porting\makerelSteve Hay2010-09-131-1/+1
* | Fix typo in Porting\makerel commentsSteve Hay2010-09-131-2/+2
* | Add perl-5.12.2 to perlhist.podSteve Hay2010-09-131-0/+1
* | In Perl_ck_subr, remove delete_op, unused since assertions were removed.Nicholas Clark2010-09-131-10/+0
* | Upgrade Math::BigInt from version 1.92 to 1.93Florian Ragwitz2010-09-136-7/+8
* | Make Math-BigInt require perl 5.6.2Florian Ragwitz2010-09-133-3/+3
* | improve open.pm layer class error messageAristotle Pagaltzis2010-09-131-1/+1
* | In Perl_ck_subr(), move to once place all setting of bits in o->op_private.Nicholas Clark2010-09-131-3/+5
* | In Perl_ck_subr(), consolidate all the prototype code in one if block.Nicholas Clark2010-09-131-10/+10