File: control

package info (click to toggle)
libio-file-withpath-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 192 kB
  • sloc: perl: 1,888; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 867 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libio-file-withpath-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libio-file-withpath-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libio-file-withpath-perl.git
Homepage: https://metacpan.org/release/IO-File-WithPath

Package: libio-file-withpath-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: IO::File extension that keeps the pathname
 IO::File::WithPath is a Perl module extending IO::File to keep track
 of the absolute path name of the actual file being handled by the
 IO::File object.