Branch: refs/heads/master
Home: http://github.com/briandfoy/perlfaq
Commit: 42a47dbc3d3f4290e58fac5bbdb0d4631544a2e7
http://github.com/briandfoy/perlfaq/commit/42a47dbc3d3f4290e58fac5bbdb0d4631544a2e7
Author: brian d foy <brian.d.foy@gmail.com>
Date: 2009-10-19 (Mon, 19 Oct 2009)
Changed paths:
M perlfaq5.pod
Log Message:
-----------
perlfaq5: new answer 'How do I delete the last N lines from a file?'
Commit: 7a0049d7ac936bf035e031e0347446ffdd009710
http://github.com/briandfoy/perlfaq/commit/7a0049d7ac936bf035e031e0347446ffdd009710
Author: brian d foy <brian.d.foy@gmail.com>
Date: 2009-10-29 (Thu, 29 Oct 2009)
Changed paths:
M .gitignore
Log Message:
-----------
* Ignore .DS_Store. Stupid Macs.
Commit: ca53ab4f5b2f3396e9ce7c19dc391bca3a0f16ed
http://github.com/briandfoy/perlfaq/commit/ca53ab4f5b2f3396e9ce7c19dc391bca3a0f16ed
Author: brian d foy <brian.d.foy@gmail.com>
Date: 2009-10-29 (Thu, 29 Oct 2009)
Changed paths:
M perlfaq8.pod
Log Message:
-----------
* perlfaq8: How do I find out if I'm running interactively or not?
+ completely replace answer with IO::Interactive
Commit: 29931ca45ed5d666553874fa59e860ec07520399
http://github.com/briandfoy/perlfaq/commit/29931ca45ed5d666553874fa59e860ec07520399
Author: brian d foy <brian.d.foy@gmail.com>
Date: 2009-10-29 (Thu, 29 Oct 2009)
Changed paths:
M perlfaq8.pod
Log Message:
-----------
* perlfaq8: How do I install a module from CPAN?
+ Competely replace the answer. How did I let that old
answer live so long?
Commit: 4d725246ad5798e2d49188b38dabe3b13c48e6bd
http://github.com/briandfoy/perlfaq/commit/4d725246ad5798e2d49188b38dabe3b13c48e6bd
Author: brian d foy <brian.d.foy@gmail.com>
Date: 2009-11-02 (Mon, 02 Nov 2009)
Changed paths:
A p5pfaq.pod
M perlfaq9.pod
Log Message:
-----------
Merge branch 'master' of git@github.com:briandfoy/perlfaq
Commit: 563b9960bad7013a1d6afabcf4d623853342b8ba
http://github.com/briandfoy/perlfaq/commit/563b9960bad7013a1d6afabcf4d623853342b8ba
Author: brian d foy <brian.d.foy@gmail.com>
Date: 2009-11-11 (Wed, 11 Nov 2009)
Changed paths:
M Makefile
M NEEDED_BUT_UNMADE_CHANGES
M glossary.pod
M perlfaq3.pod
M perlfaq4.pod
M perlfaq5.pod
M perlfaq6.pod
M perlfaq7.pod
M perlfaq8.pod
Log Message:
-----------
* Resolve conflict from a change in line wrapping