File: control

package info (click to toggle)
libfile-slurp-perl 9999.12-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 192 kB
  • ctags: 25
  • sloc: perl: 967; makefile: 36
file content (18 lines) | stat: -rw-r--r-- 648 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libfile-slurp-perl
Section: perl
Priority: optional
Maintainer: Alexander Zangerl <az@debian.org>
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl
Standards-Version: 3.7.2.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/