debian/0000755000000000000000000000000012201717507007170 5ustar debian/watch0000644000000000000000000000020012201717075010211 0ustar version=3 https://metacpan.org/release/Return-MultiLevel/ .*/Return-MultiLevel-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000202512201717251011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Return-MultiLevel Source: https://metacpan.org/release/Return-MultiLevel/ Upstream-Contact: Lukas Mai Files: * Copyright: Lukas Mai License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Florian Schlichting 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/control0000644000000000000000000000211712201717224010570 0ustar Source: libreturn-multilevel-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libreturn-multilevel-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libreturn-multilevel-perl.git Homepage: https://metacpan.org/release/Return-MultiLevel/ Package: libreturn-multilevel-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to enable returning from a nested call stack Return::MultiLevel provides a way to return immediately from a deeply nested call stack. This is similar to exceptions, but exceptions don't stop automatically at a target frame (and they can be caught by intermediate stack frames). In other words, this is more like setjmp(3)/longjmp(3) than die. debian/compat0000644000000000000000000000000212201717075010366 0ustar 8 debian/changelog0000644000000000000000000000025512201717451011042 0ustar libreturn-multilevel-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #719421) -- Florian Schlichting Sun, 11 Aug 2013 16:26:47 +0200 debian/source/0000755000000000000000000000000012201717075010470 5ustar debian/source/format0000644000000000000000000000001412201717075011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612201717076010250 0ustar #!/usr/bin/make -f %: dh $@