[briandfoy/perlfaq] 2dc045: perlfaq5: How do I delete the last N lines from a ...

[email protected] Thu, 17 Jun 2010 11:29:17 -0700
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Branch: refs/heads/master
Home:   http://github.com/briandfoy/perlfaq

Commit: 2dc0450ed64d062f3a7801ae16ffd1eb91586b29
    http://github.com/briandfoy/perlfaq/commit/2dc0450ed64d062f3a7801ae16ffd1eb91586b29
Author: brian d foy <[email protected]>
Date:   2010-06-17 (Thu, 17 Jun 2010)

Changed paths:
  M perlfaq5.pod

Log Message:
-----------
perlfaq5: How do I delete the last N lines from a file?
     + s/with/without/.  It makes sense that way.