debian/0000755000000000000000000000000012262014452007164 5ustar debian/source/0000755000000000000000000000000012261230200010452 5ustar debian/source/format0000644000000000000000000000001412261230200011660 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025112262013755011041 0ustar libmoosex-app-perl (1.22-1) unstable; urgency=low * Initial Release (Closes: #734033) -- Stefan Hornburg (Racke) Thu, 2 Jan 2014 10:25:21 +0100 debian/rules0000755000000000000000000000003612261230241010236 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000261212262014265010572 0ustar Source: libmoosex-app-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Stefan Hornburg (Racke) Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libconfig-any-perl, libio-interactive-perl, libmoose-perl (>= 2.00), libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libpod-elemental-perl, libtest-most-perl, libtest-nowarnings-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-app-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-app-perl.git Homepage: https://metacpan.org/release/MooseX-App Package: libmoosex-app-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-any-perl, libio-interactive-perl, libmoose-perl (>= 2.00), libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libpod-elemental-perl Description: Write user-friendly Perl/Moose command line apps with even less suffering MooseX-App is a highly customizeable helper to write user-friendly command line applications without having to worry about most of the annoying things usually involved. Just take any existing Moose class, add a single line (use MooseX-App qw(PluginA PluginB ...);) and create one class for each command in an underlying namespace. debian/compat0000644000000000000000000000000212261230201010351 0ustar 9 debian/watch0000644000000000000000000000016112261230201010202 0ustar version=3 https://metacpan.org/release/MooseX-App .*/MooseX-App-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000176712262010521011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/MooseX-App Upstream-Contact: Maroš Kollár Upstream-Name: MooseX-App Files: * Copyright: Maroš Kollár License: Artistic or GPL-1+ Files: debian/* Copyright: 2014, Stefan Hornburg (Racke) License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libmoosex-app-perl.examples0000644000000000000000000000001212261230201014423 0ustar t/example debian/libmoosex-app-perl.docs0000644000000000000000000000000512261230201013537 0ustar TODO