« Return to Thread: Bug#662797: ITP: libfile-inplace-perl -- Perl module to ease editing a file in-place

Bug#662797: ITP: libfile-inplace-perl -- Perl module to ease editing a file in-place

by Salvatore Bonaccorso-4 :: Rate this Message:

| View in Thread

Package: wnpp
Owner: Salvatore Bonaccorso <carnil@...>
Severity: wishlist
X-Debbugs-CC: debian-devel@...,debian-perl@...

* Package name    : libfile-inplace-perl
  Version         : 0.20
  Upstream Author : Chip Turner <cturner@...>
* URL             : http://search.cpan.org/dist/File-Inplace/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : 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.



--
To UNSUBSCRIBE, email to debian-perl-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...
Archive: http://lists.debian.org/1331040995.66832.20692@elende

 « Return to Thread: Bug#662797: ITP: libfile-inplace-perl -- Perl module to ease editing a file in-place