summaryrefslogtreecommitdiff
path: root/pod/perlfaq4.pod
Commit message (Collapse)AuthorAgeFilesLines
* Dual-life perlfaqFlorian Ragwitz2011-07-081-2689/+0
|
* perlfaq4: Use E<> instead of non-ASCIIKarl Williamson2011-06-171-1/+1
| | | | We're trying to get rid of non-ASCII in pods.
* perlfaq4: Fix broken linkKarl Williamson2011-05-181-1/+1
|
* Correct the U<...> link in perlfaq4Father Chrysostomos2011-03-101-1/+1
|
* Update link to "What Every Computer Scientist Should Know About ↵brian d foy2011-03-101-1/+1
| | | | Floating-Point Arithmetic"
* Note here docs need a line separator after the last tokenbrian d foy2011-03-011-2/+4
|
* Minor perlfaq4 tweaksFather Chrysostomos2011-02-181-22/+25
|
* Some missing hyphens in perlfaq*Father Chrysostomos2011-02-171-1/+1
|
* Fix pod warnings in perlfaq4.podMichael Stevens2011-02-161-2/+2
|
* Update perlfaq4 examples to use Time::Piecebrian d foy2011-02-151-35/+86
|
* Fix line containing only whitespace.Michael Stevens2011-01-171-1/+1
|
* Fix typos in pod/*Peter J. Acklam) (via RT2011-01-071-3/+3
| | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81906] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81906 >
* * perlfaq4: perlreftut is no longer upcoming, it's comebrian d foy2010-10-161-1/+1
|
* perlfaq4: use given() in number/float/integer answerbrian d foy2010-10-131-13/+21
| | | | | | | | | How do I determine whether a scalar is a number/whole/integer/float? David Canzi also adjusted some of the regexes. The real number and decimal number tests are really the same thing, and we don't have to capture in the float case.
* * Clarified a pronoun in perlfaq4brian d foy2010-10-051-12/+11
| | | | How do I strip blank space from the beginning/end of a string?
* * Don't allow extra newlines in number type example in perlfaq4brian d foy2010-09-271-7/+7
| | | | + How do I determine whether a scalar is a number/whole/integer/float?
* perlfaa4: fix a one-off mistakebrian d foy2010-09-231-1/+1
| | | | + How do I perform an operation on a series of integers?
* * Fix 'a keys' question title in perlfaq4brian d foy2010-09-171-1/+1
|
* * Add multilevel hash exists() to perlfaq4brian d foy2010-09-141-0/+68
| | | | | | | How can I check if a keys exists in a multilevel hash? How is it we got this far without ever answering this FAQ? :)
* perlfaq4: fix a minor grammar problem in the Y2K answerbrian d foy2010-09-141-1/+1
|
* Fix trailing whitespacebrian d foy2010-09-141-1/+1
|
* * How do I handle linked lists?brian d foy2010-09-141-46/+16
| | | | | + Steve Lembark makes interesting cases for perly linked lists, depending on the task.
* Prefer \g1 over \1 in podsKarl Williamson2010-06-281-3/+3
| | | | | | | \g was added to avoid ambiguities that \digit causes. This updates the pod documentation to use \g in examples, and to prefer it when explaining the concepts. Some non-symmetrical outlined text dealing with it was also cleaned up.
* * FAQ syncbrian d foy2010-06-171-20/+24
| | | | | This is commit 37550b8f812e591bcd0dd869d61677dac5bda92c from the perlfaq repository at git@github.com:briandfoy/perlfaq.git
* * Backported Tom's perlfaq cleanup to the perlfaq repo, and now they are ↵brian d foy2010-01-161-2/+2
| | | | back here :)
* * FAQ sync for Perl 5.12 release candidatebrian d foy2010-01-131-37/+101
| | | | | This is commit cfc60b072536b6232cec8a3a3551c8bdf3c3eefd from the perlfaq repository at git@github.com:briandfoy/perlfaq.git
* PATCH: minor typo cleanup of pod/ directoryTom Christiansen2010-01-051-2/+2
| | | | | | | | | | | | | | These are all in the pod/ directory, and only the first is a code fix. There was also a single lingering ISO 8859-1 encoding that missed the UTF-8 upconvert. The rest are cleanups for typos, some of which seem to have been around for a rather long time: spelling errors, incorrect possessives, and extra, missing, or duplicated words. If you actually read through, I bet you'll realize what sparked this. :) --tom Signed-off-by: Abigail <abigail@abigail.be>
* * Synced the perlfaqbrian d foy2009-12-191-30/+25
| | | | | | | | The latest commit in https://github.com/briandfoy/perlfaq is 4e2e0c9bcb3404e0b09d2e61e23ba6a6095b1 dated Sat Dec 19 04:17:11 2009 -0600
* * FAQ sync for Nov blead releasebrian d foy2009-11-191-3/+3
| | | | | This comes from 028b6d17a07335707c2b234cb69ac4051ed48435 in git@github.com:briandfoy/perlfaq.git
* * Synced the perlfaqbrian d foy2009-10-191-14/+6
| | | | | | | | The latest commit in https://github.com/briandfoy/perlfaq is aa2b30a3bcbf1ac69f000fe363b0c384fbc44723 dated Thu Oct 15 20:01:45 2009 -0500
* Merge the updated perlfaq from the perlfaq repositorySteffen Mueller2009-08-131-116/+326
|
* Update some docs to explain that Perl no longer has a 2038 bug.Michael G. Schwern2009-01-031-6/+14
|
* FAQ syncRafael Garcia-Suarez2007-12-121-7/+13
| | | p4raw-id: //depot/perl@32614
* FAQ syncRafael Garcia-Suarez2007-11-231-21/+49
| | | p4raw-id: //depot/perl@32464
* FAQ syncRafael Garcia-Suarez2007-07-071-6/+6
| | | p4raw-id: //depot/perl@31559
* PerlFAQ sync.Rafael Garcia-Suarez2007-06-251-5/+5
| | | p4raw-id: //depot/perl@31456
* PerlFAQ sync.Rafael Garcia-Suarez2007-03-231-1/+1
| | | | | | Also, use a svn checkout done under an English locale, to avoid having French dates in the headers. Hateful. p4raw-id: //depot/perl@30721
* FAQ syncRafael Garcia-Suarez2007-02-121-22/+63
| | | p4raw-id: //depot/perl@30218
* FAQ syncRafael Garcia-Suarez2006-11-151-10/+14
| | | p4raw-id: //depot/perl@29282
* FAQ syncRafael Garcia-Suarez2006-10-181-50/+81
| | | p4raw-id: //depot/perl@29034
* FAQ syncRafael Garcia-Suarez2006-09-111-715/+741
| | | p4raw-id: //depot/perl@28820
* s/have a more/have more/ typo fix in perlfaq4Craig A. Berry2006-07-021-1/+1
| | | p4raw-id: //depot/perl@28464
* FAQ sync. (FAQ now moved to svn)Rafael Garcia-Suarez2006-03-071-11/+22
| | | p4raw-id: //depot/perl@27399
* Sync perlfaq.Rafael Garcia-Suarez2006-01-031-24/+32
| | | p4raw-id: //depot/perl@26601
* FAQ sync.Rafael Garcia-Suarez2005-11-281-23/+46
| | | p4raw-id: //depot/perl@26220
* FAQ sync.Rafael Garcia-Suarez2005-10-261-19/+38
| | | p4raw-id: //depot/perl@25857
* FAQ syncRafael Garcia-Suarez2005-08-171-11/+8
| | | p4raw-id: //depot/perl@25301
* POD typosPiotr Fusik2005-08-011-1/+1
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec> p4raw-id: //depot/perl@25253
* Quotes in pod/*.podAndy Lester2005-06-031-7/+7
| | | | | Message-ID: <20050602211954.GA22107@petdance.com> p4raw-id: //depot/perl@24686
* FAQ syncRafael Garcia-Suarez2005-06-031-148/+174
| | | p4raw-id: //depot/perl@24684