1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
  
     | 
    
      Source: libsharyanto-utils-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio@colivre.coop.br>,
           Daniel Lintott <daniel@serverb.co.uk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libfile-slurp-tiny-perl,
                     libhtml-parser-perl,
                     libperinci-sub-util-perl,
                     libtemplate-tiny-perl,
                     libtest-exception-perl,
                     liburi-perl,
                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
                     perl (>= 5.19.11) | libexperimental-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsharyanto-utils-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsharyanto-utils-perl.git
Homepage: https://metacpan.org/release/SHARYANTO-Utils
Package: libsharyanto-utils-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libfile-slurp-tiny-perl,
         libhtml-parser-perl,
         libperinci-sub-util-perl,
         libtemplate-tiny-perl,
         liburi-perl,
         perl (>= 5.19.11) | libexperimental-perl
Recommends: libsharyanto-file-util-perl
Description: SHARYANTO's temporary modules for various routines
 SHARYANTO::Utils is a heterogenous collection of modules that will eventually
 have their own proper distributions, but do not yet because they are not ready
 for some reason or another. For example: alpha quality code, code not yet
 properly refactored, there are still no tests and/or documentation.
 .
 Be aware that things might get moved around without prior warning.
 
     |