Add ARM files
[dh-make-perl] / dev / arm / libio-stringy-perl / io-stringy-2.110 / debian / libio-stringy-perl / DEBIAN / control
1 Package: libio-stringy-perl
2 Version: 2.110-4
3 Section: perl
4 Priority: optional
5 Architecture: all
6 Depends: perl (>= 5.6.0-16)
7 Installed-Size: 360
8 Maintainer: Bart Martens <bartm@debian.org>
9 Source: io-stringy
10 Description: Perl modules for IO from scalars and arrays
11  The libio-stringy-perl package (which corresponds to the CPAN package
12  IO-stringy) provides the following Perl modules:
13    IO::AtomicFile    Write a file which is updated atomically
14    IO::Lines         I/O handle to read/write to array of lines
15    IO::Scalar        I/O handle to read/write to a string
16    IO::ScalarArray   I/O handle to read/write to array of scalars
17    IO::Wrap          Wrap old-style FHs in standard OO interface
18    IO::WrapTie       Tie your handles & retain full OO interface