[briandfoy/perlfaq] 1cb62f: * perlfaq7: Removed 5.005 method of verifying a st...
[email protected] Sat, 10 Oct 2009 15:47:53 -0700
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: http://github.com/briandfoy/perlfaq
Commit: 1cb62f501f7bc8ac504b329cdd15ec7549620b8b
http://github.com/briandfoy/perlfaq/commit/1cb62f501f7bc8ac504b329cdd15ec7549620b8b
Author: brian d foy <[email protected]>
Date: 2009-10-10 (Sat, 10 Oct 2009)
Changed paths:
M perlfaq7.pod
Log Message:
-----------
* perlfaq7: Removed 5.005 method of verifying a string is a valid regex
Commit: 4c975a2e122f7ed6a47d9dc6188436f75b827fc3
http://github.com/briandfoy/perlfaq/commit/4c975a2e122f7ed6a47d9dc6188436f75b827fc3
Author: brian d foy <[email protected]>
Date: 2009-10-10 (Sat, 10 Oct 2009)
Changed paths:
M perlfaq5.pod
Log Message:
-----------
* perlfaq5: note that memory leaks in glob aren'ta problem anymore :)
Commit: 1e4af21d0b7f5d13c8f5da91ac1941deb3859c49
http://github.com/briandfoy/perlfaq/commit/1e4af21d0b7f5d13c8f5da91ac1941deb3859c49
Author: brian d foy <[email protected]>
Date: 2009-10-10 (Sat, 10 Oct 2009)
Changed paths:
M perlfaq8.pod
Log Message:
-----------
* perlfaq8: note that sticky eof problems are from stdio, which isn't the default now