Source: perl Section: perl Priority: standard Maintainer: Niko Tyni Uploaders: Dominic Hargreaves Standards-Version: 3.9.8 Homepage: http://dev.perl.org/perl5/ Rules-Requires-Root: no Build-Depends: file, cpio, libdb-dev, libgdbm-dev (>= 1.18-3), libgdbm-compat-dev, netbase , procps [!hurd-any] , debhelper-compat (= 13), zlib1g-dev | libz-dev, libbz2-dev, dpkg-dev (>= 1.17.14), dist (>= 3.5-236), libc6-dev (>= 2.19-9) [s390x] Vcs-Git: https://salsa.debian.org/perl-team/interpreter/perl.git Vcs-Browser: https://salsa.debian.org/perl-team/interpreter/perl Package: perl-base Essential: yes Priority: required Architecture: any Pre-Depends: ${shlibs:Depends}, dpkg (>= 1.17.17) Depends: ${misc:Depends} Conflicts: safe-rm (<< 0.8), update-inetd (<< 4.41), defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), Breaks: perl (<< ${Upstream-Version}~), perl-modules (<< ${Upstream-Version}~), libfile-spec-perl (<< 3.8400), libxsloader-perl (<< 0.31), libsocket-perl (<< 2.033), libio-socket-ip-perl (<< 0.41), libfile-temp-perl (<< 0.2311), libfile-path-perl (<< 2.18), libscalar-list-utils-perl (<< 1:1.62), libsbuild-perl (<< 0.67.0-1), backuppc (<< 4.4.0-7~), mailagent (<< 1:3.1-81-2), texinfo (<< 6.1.0.dfsg.1-8), dh-haskell (<< 0.3), amanda-common (<< 1:3.3.9-2), libexception-class-perl (<< 1.42), debconf (<< 1.5.61), intltool (<< 0.51.0-4), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), pod2pdf (<< 0.42-5.1), bucardo (<< 5.5.0-1.1), latexml (<< 0.8.4-2), kio-perldoc (<< 20.04.1-1), libencode-arabic-perl (<< 14.2-2), libmp3-tag-perl (<< 1.13-1.2), libdevel-mat-dumper-perl (<< 0.42-3), duck (<< 0.14.1), Replaces: perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3), libscalar-list-utils-perl (<< 1:1.62), libxsloader-perl (<< 0.31), libsocket-perl (<< 2.033), libfile-temp-perl (<< 0.2311), libfile-path-perl (<< 2.18), libio-socket-ip-perl (<< 0.41), Provides: ${perlapi:Provides}, libscalar-list-utils-perl (= 1:1.62), libxsloader-perl (= 0.31), libsocket-perl (= 2.033), libfile-temp-perl (= 0.2311), libfile-path-perl (= 2.18), libio-socket-ip-perl (= 0.41), Suggests: perl, sensible-utils Description: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.36" and "perl-doc"). Package: perl-doc Section: doc Priority: optional Architecture: all Depends: perl (>= ${Upstream-Version}-1), ${misc:Depends} Suggests: man-browser, groff-base Multi-Arch: foreign Description: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. Package: perl-debug Section: devel Priority: optional Architecture: any Depends: perl (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). . In addition, this package also includes debugging information for the normal Perl interpreter. Package: libperl5.36 Section: libs Priority: optional Architecture: any Depends: ${shlibs:Depends}, perl-modules-5.36 (>= ${source:Version}), ${misc:Depends} Breaks: libdigest-md5-perl (<< 2.58), libmime-base64-perl (<< 3.16), libtime-hires-perl (<< 1.9770), libstorable-perl (<< 3.26), libdigest-sha-perl (<< 6.02), libsys-syslog-perl (<< 0.36), libcompress-zlib-perl (<< 2.106), libcompress-raw-zlib-perl (<< 2.105), libcompress-raw-bzip2-perl (<< 2.103), libio-compress-zlib-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-base-perl (<< 2.106), libio-compress-perl (<< 2.106), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-piece-perl (<< 1.3401), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), Replaces: perl-base (<< 5.22.0~), perl (<< 5.22.0~), libarchive-tar-perl (<= 1.38-2), libdigest-md5-perl (<< 2.58), libmime-base64-perl (<< 3.16), libtime-hires-perl (<< 1.9770), libstorable-perl (<< 3.26), libdigest-sha-perl (<< 6.02), libtime-piece-perl (<< 1.3401), libsys-syslog-perl (<< 0.36), libcompress-zlib-perl (<< 2.106), libcompress-raw-zlib-perl (<< 2.105), libcompress-raw-bzip2-perl (<< 2.103), libio-compress-zlib-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-base-perl (<< 2.106), libio-compress-perl (<< 2.106), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libmodule-corelist-perl (<< 2.14-2), libencode-perl (<< 3.17), Suggests: sensible-utils Multi-Arch: same Description: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.36 which contains the architecture-independent parts). Package: libperl-dev Section: libdevel Priority: optional Architecture: any Provides: perl-xs-dev Multi-Arch: same Depends: perl:any (= ${binary:Version}), libperl5.36 (= ${binary:Version}), ${misc:Depends}, libc6-dev | libc-dev Description: Perl library: development files Files for developing applications which embed a Perl interpreter. Package: perl-modules-5.36 Section: libs Priority: optional Architecture: all Multi-Arch: foreign Depends: perl-base (>= ${Upstream-Version}-1), ${misc:Depends} Pre-Depends: dpkg (>= 1.17.17) Recommends: perl (>= ${Upstream-Version}-1), Conflicts: perl-modules (<< 5.22.0~), Breaks: perl (<< ${Upstream-Version}~), libansicolor-perl (<< 5.01), libnet-perl (<< 1:3.14), libattribute-handlers-perl (<< 1.02), libi18n-langtags-perl (<< 0.45), liblocale-maketext-perl (<< 1.31), libmath-bigint-perl (<< 1.999830), libnet-ping-perl (<< 2.74), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libmodule-corelist-perl (<< 5.20220520), libio-zlib-perl (<< 1.11), libarchive-tar-perl (<< 2.40), libextutils-cbuilder-perl (<< 0.280236), libmodule-load-perl (<< 0.36), liblocale-maketext-simple-perl (<< 0.21.01), libparams-check-perl (<< 0.38), libmodule-load-conditional-perl (<< 0.74), libversion-perl (<< 1:0.9929), libpod-simple-perl (<< 3.43), libextutils-parsexs-perl (<< 3.450000), libpod-escapes-perl (<< 1.07), libparse-cpan-meta-perl (<< 2.150010), libparent-perl (<< 0.238), libautodie-perl (<< 2.34), libthread-queue-perl (<< 3.14), libfile-spec-perl (<< 3.8400), libtime-local-perl (<< 1.3000), podlators-perl (<< 4.14), libunicode-collate-perl (<< 1.31), libcpan-meta-perl (<< 2.150010), libmath-complex-perl (<< 1.5902), libextutils-command-perl (<< 7.64), libmodule-metadata-perl (<< 1.000037), libjson-pp-perl (<< 4.07000), libperl-ostype-perl (<< 1.010), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libextutils-install-perl (<< 2.20), libhttp-tiny-perl (<< 0.080), libcpan-meta-requirements-perl (<< 2.140), libexperimental-perl (<< 0.028), libtest-use-ok-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), maildirsync (<< 1.2-2.1), Replaces: perl-modules, perl-base (<< 5.22.0~), libansicolor-perl (<< 5.01), libnet-perl (<< 1:3.14), libattribute-handlers-perl (<< 1.02), libi18n-langtags-perl (<< 0.45), liblocale-maketext-perl (<< 1.31), libmath-bigint-perl (<< 1.999830), libnet-ping-perl (<< 2.74), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libmodule-corelist-perl (<< 5.20220520), libio-zlib-perl (<< 1.11), libarchive-tar-perl (<< 2.40), libextutils-cbuilder-perl (<< 0.280236), libmodule-load-perl (<< 0.36), liblocale-maketext-simple-perl (<< 0.21.01), libparams-check-perl (<< 0.38), libmodule-load-conditional-perl (<< 0.74), libversion-perl (<< 1:0.9929), libpod-simple-perl (<< 3.43), libextutils-parsexs-perl (<< 3.450000), libpod-escapes-perl (<< 1.07), libparse-cpan-meta-perl (<< 2.150010), libparent-perl (<< 0.238), libautodie-perl (<< 2.34), libthread-queue-perl (<< 3.14), libfile-spec-perl (<< 3.8400), libtime-local-perl (<< 1.3000), podlators-perl (<< 4.14), libunicode-collate-perl (<< 1.31), libcpan-meta-perl (<< 2.150010), libmath-complex-perl (<< 1.5902), libextutils-command-perl (<< 7.64), libmodule-metadata-perl (<< 1.000037), libjson-pp-perl (<< 4.07000), libperl-ostype-perl (<< 1.010), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libextutils-install-perl (<< 2.20), libhttp-tiny-perl (<< 0.080), libcpan-meta-requirements-perl (<< 2.140), libexperimental-perl (<< 0.028), libtest-use-ok-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), Provides: perl-modules Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.36' directly, they should use `perl' (which depends on `perl-modules-5.36') instead. Package: perl Priority: standard Architecture: any Multi-Arch: allowed Pre-Depends: dpkg (>= 1.17.17) Depends: perl-base (= ${binary:Version}), perl-modules-5.36 (>= ${source:Version}), libperl5.36 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: libjson-pp-perl (<< 2.27200-2) Breaks: perl-doc (<< ${Upstream-Version}-1), libperl-dev (<< 5.24.0~), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5), apt-show-versions (<< 0.22.10), libmarc-charset-perl (<< 1.35-3), libdist-inkt-perl (<< 0.024-5) Replaces: perl-modules (<< 5.22.0~), perl-base (<< 5.36.0-2) Provides: libdigest-md5-perl (= 2.58), libmime-base64-perl (= 3.16), libtime-hires-perl (= 1.9770), libstorable-perl (= 3.26), libdigest-sha-perl (= 6.02), libsys-syslog-perl (= 0.36), libcompress-zlib-perl (= 2.106), libcompress-raw-zlib-perl (= 2.105), libcompress-raw-bzip2-perl (= 2.103), libio-compress-zlib-perl (= 2.106), libio-compress-bzip2-perl (= 2.106), libio-compress-base-perl (= 2.106), libio-compress-perl (= 2.106), libthreads-perl (= 2.27), libthreads-shared-perl (= 1.64), libtime-piece-perl (= 1.3401), libencode-perl (= 3.17), libansicolor-perl (= 5.01), libnet-perl (= 1:3.14), libattribute-handlers-perl (= 1.02), libi18n-langtags-perl (= 0.45), liblocale-maketext-perl (= 1.31), libmath-bigint-perl (= 1.999830), libnet-ping-perl (= 2.74), libtest-harness-perl (= 3.44), libtest-simple-perl (= 1.302190), libmodule-corelist-perl (= 5.20220520), libio-zlib-perl (= 1.11), libarchive-tar-perl (= 2.40), libextutils-cbuilder-perl (= 0.280236), libmodule-load-perl (= 0.36), liblocale-maketext-simple-perl (= 0.21.01), libparams-check-perl (= 0.38), libmodule-load-conditional-perl (= 0.74), libversion-perl (= 1:0.9929), libpod-simple-perl (= 3.43), libextutils-parsexs-perl (= 3.450000), libpod-escapes-perl (= 1.07), libparse-cpan-meta-perl (= 2.150010), libparent-perl (= 0.238), libautodie-perl (= 2.34), libthread-queue-perl (= 3.14), libfile-spec-perl (= 3.8400), libtime-local-perl (= 1.3000), podlators-perl (= 4.14), libunicode-collate-perl (= 1.31), libcpan-meta-perl (= 2.150010), libmath-complex-perl (= 1.5902), libextutils-command-perl (= 7.64), libmodule-metadata-perl (= 1.000037), libjson-pp-perl (= 4.07000), libperl-ostype-perl (= 1.010), libversion-requirements-perl, libcpan-meta-yaml-perl (= 0.018), libdigest-perl (= 1.20), libextutils-install-perl (= 2.20), libhttp-tiny-perl (= 0.080), libcpan-meta-requirements-perl (= 2.140), libexperimental-perl (= 0.028), libtest-use-ok-perl (= 1.302190), libtest-tester-perl (= 1.302190), libtext-balanced-perl (= 2.04), Recommends: netbase Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl Description: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever-growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development.