[briandfoy/perlfaq] e4c552: * Fix a misspelling in the perlfaq.pod template pr...

[email protected] Fri, 22 Jan 2010 12:44:41 -0800
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Branch: refs/heads/master
Home:   http://github.com/briandfoy/perlfaq

Commit: e4c552cb616f01c6151b7000d00104c2a8d8a4ee
    http://github.com/briandfoy/perlfaq/commit/e4c552cb616f01c6151b7000d00104c2a8d8a4ee
Author: brian d foy <[email protected]>
Date:   2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
  M bin/perlfaq_toc.pl

Log Message:
-----------
* Fix a misspelling in the perlfaq.pod template program


Commit: d754b096459a2c491289ecc08ab982d756b23f25
    http://github.com/briandfoy/perlfaq/commit/d754b096459a2c491289ecc08ab982d756b23f25
Author: brian d foy <[email protected]>
Date:   2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
  M perlfaq5.pod

Log Message:
-----------
* perlfaq5: How can I read in an entire file all at once?
    + add an mmap example