debian/0000755000000000000000000000000011532552316007171 5ustar debian/control0000644000000000000000000000226311532551765010606 0ustar Source: libio-handle-util-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libsub-exporter-perl, libasa-perl, libparent-perl, libio-string-perl, libtest-use-ok-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/IO-Handle-Util/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libio-handle-util-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libio-handle-util-perl/ Package: libio-handle-util-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-perl, libasa-perl, libparent-perl, libio-string-perl Description: module providing helper functions for IO::Handle IO::Handle::Util and its copackaged modules provide various means of creating file handles from callbacks and by coercing objects. In particular IO::Handle::Prototype::Fallback allows you to define a file handle by implementing the various file handle functions as callacks. A much simpler interface is provided by IO::Handle::Iterator which reduces the callbacks that need to be defined to one. debian/copyright0000644000000000000000000000206411532551765011135 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Yuval Kogman Source: http://search.cpan.org/dist/IO-Handle-Util/ Name: IO-Handle-Util Files: * Copyright: 2009, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000017111532551765010230 0ustar version=3 http://search.cpan.org/dist/IO-Handle-Util/ .*/IO-Handle-Util-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/patches/0000755000000000000000000000000011532552257010624 5ustar debian/patches/pod.patch0000644000000000000000000000071111532551765012431 0ustar Author: Nicholas Bamber Forwarded: no Last-Update: 2011-02-27 Subject: pod error --- a/lib/IO/Handle/Util.pm +++ b/lib/IO/Handle/Util.pm @@ -370,6 +370,8 @@ Depending on the class of C<$obj> either returns or coerces the object. +=back + Objects that are passed through include anything that subclasses L or seems to duck type (supports the C and C methods, which might be a bit too permissive). debian/patches/series0000644000000000000000000000001211532551765012035 0ustar pod.patch debian/compat0000644000000000000000000000000211532551765010376 0ustar 7 debian/libio-handle-util-perl.lintian-overrides0000644000000000000000000000005611532551765017023 0ustar libio-handle-util-perl: no-upstream-changelog debian/changelog0000644000000000000000000000025511532551765011054 0ustar libio-handle-util-perl (0.01-1) unstable; urgency=low * Initial Release. (Closes: #615559) -- Nicholas Bamber Sun, 27 Feb 2011 22:18:31 +0000 debian/source/0000755000000000000000000000000011532552257010475 5ustar debian/source/format0000644000000000000000000000001411532551765011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611532551765010257 0ustar #!/usr/bin/make -f %: dh $@