File: control

package info (click to toggle)
libfile-slurp-perl 9999.09-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 172 kB
  • ctags: 26
  • sloc: perl: 872; makefile: 37
file content (17 lines) | stat: -rw-r--r-- 587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libfile-slurp-perl
Section: perl
Priority: optional
Maintainer: Alexander Zangerl <az@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), perl
Standards-Version: 3.6.2

Package: libfile-slurp-perl
Architecture: all
Depends: ${perl:Depends}
Description: single call read & write file routines
 This module consists of some quickie routines that read from,
 append to or overwrite a file with a single subroutine call. Their main
 intention is to save a couple of lines of code over and over again,
 but they do not do anything fancy.
 .
 Homepage: http://search.cpan.org/~uri/