套件:libfile-inplace-perl(0.20-5)
libfile-inplace-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-inplace-perl:
- [libfile-inplace-perl_0.20-5.dsc]
- [libfile-inplace-perl_0.20.orig.tar.gz]
- [libfile-inplace-perl_0.20-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to ease editing a file in-place
File::Inplace is a perl module intended to ease the common task of editing a file in-place. Inspired by variations of perl's -i option, this module is intended for somewhat more structured and reusable editing than command line perl typically allows. File::Inplace endeavors to guarantee file integrity; that is, either all of the changes made will be saved to the file, or none will. It also offers functionality such as backup creation, automatic field splitting per-line, automatic chomping/unchomping, and aborting edits partially through without affecting the original file.
其他與 libfile-inplace-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language