Bug#112130: marked as done (Allow more flexible filehandle specifications)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 24 May 2005 13:03:07 -0700


Your message dated Tue, 24 May 2005 15:47:53 -0400
with message-id <E1DafNZ-0001Em-00@newraff.debian.org>
and subject line Bug#112130: fixed in libspreadsheet-parseexcel-perl 0.2603-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Sep 2001 06:11:48 +0000
>From kleptog@svana.org Thu Sep 13 01:11:48 2001
Return-path: <kleptog@svana.org>
Received: from svana.org [210.9.66.30] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15hPj2-0008Ov-00; Thu, 13 Sep 2001 01:11:48 -0500
Received: from kleptog by svana.org with local (Exim 3.12 #1 (Debian))
	id 15hPlT-0001OG-00; Thu, 13 Sep 2001 16:14:19 +1000
Date: Thu, 13 Sep 2001 16:14:19 +1000
From: Martijn van Oosterhout <kleptog@svana.org>
To: submit@bugs.debian.org
Subject: Allow more flexible filehandle specifications
Message-ID: <20010913161419.A5341@svana.org>
Reply-To: Martijn van Oosterhout <kleptog@svana.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: submit@bugs.debian.org

Package: libspreadsheet-parseexcel-perl
Version: 0.24.03-1
Severity: wishlist

Currently if you pass anything other than a filename or string it errors
out. It would be nice if it accepted:

a. filehandle (IO::Handle) references (the -e on line 282 prevents this)
b. IO::Wrap objects, as returned from many other places. (down around line  
   370 it needs to test for this and work around the binmode)

Maybe it should be changed to just use IO::Wrap itself.

Thanks,
-- 
Martijn van Oosterhout <kleptog@svana.org>
http://svana.org/kleptog/
> Magnetism, electricity and motion are like a three-for-two special offer:
> if you have two of them, the third one comes free.

---------------------------------------
Received: (at 112130-close) by bugs.debian.org; 24 May 2005 19:51:36 +0000
>From katie@ftp-master.debian.org Tue May 24 12:51:36 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DafR9-0000eq-00; Tue, 24 May 2005 12:51:35 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DafNZ-0001Em-00; Tue, 24 May 2005 15:47:53 -0400
From: Gunnar Wolf <gwolf@debian.org>
To: 112130-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#112130: fixed in libspreadsheet-parseexcel-perl 0.2603-3
Message-Id: <E1DafNZ-0001Em-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 24 May 2005 15:47:53 -0400
Delivered-To: 112130-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: libspreadsheet-parseexcel-perl
Source-Version: 0.2603-3

We believe that the bug you reported is fixed in the latest version of
libspreadsheet-parseexcel-perl, which is due to be installed in the Debian FTP archive:

libspreadsheet-parseexcel-perl_0.2603-3.diff.gz
  to pool/main/libs/libspreadsheet-parseexcel-perl/libspreadsheet-parseexcel-perl_0.2603-3.diff.gz
libspreadsheet-parseexcel-perl_0.2603-3.dsc
  to pool/main/libs/libspreadsheet-parseexcel-perl/libspreadsheet-parseexcel-perl_0.2603-3.dsc
libspreadsheet-parseexcel-perl_0.2603-3_all.deb
  to pool/main/libs/libspreadsheet-parseexcel-perl/libspreadsheet-parseexcel-perl_0.2603-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 112130@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf <gwolf@debian.org> (supplier of updated libspreadsheet-parseexcel-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 24 May 2005 14:24:04 -0500
Source: libspreadsheet-parseexcel-perl
Binary: libspreadsheet-parseexcel-perl
Architecture: source all
Version: 0.2603-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Gunnar Wolf <gwolf@debian.org>
Description: 
 libspreadsheet-parseexcel-perl - access information from Excel Spreadsheets
Closes: 112130
Changes: 
 libspreadsheet-parseexcel-perl (0.2603-3) unstable; urgency=low
 .
   * Now allows for IO::File, IO::Handle, IO::Wrap objects to be passed
     in (Closes: #112130)
Files: 
 1651429f0a999bb7db8bc2b83d9cb709 762 perl optional libspreadsheet-parseexcel-perl_0.2603-3.dsc
 eb2da674a95cd2e2ec1dc73a9ba10dbc 3108 perl optional libspreadsheet-parseexcel-perl_0.2603-3.diff.gz
 e7cb012f980ba9a1d54df7d3ce7d7896 118298 perl optional libspreadsheet-parseexcel-perl_0.2603-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCk4GG2A7zWou1J68RAp5fAKDCXlUVdeR1PgKoZrn2qs1zS89bJgCgj7b3
wVvgGkCRZY+psAu8s9MReQ0=
=ymKF
-----END PGP SIGNATURE-----