Your message dated Mon, 14 Nov 2005 15:38:13 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333309: fixed in libuniversal-require-perl 0.10-1
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; 11 Oct 2005 10:57:06 +0000
>From [EMAIL PROTECTED] Tue Oct 11 03:57:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from relay5.mail.ox.ac.uk [163.1.2.163] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EPHog-0005vX-00; Tue, 11 Oct 2005 03:57:06 -0700
Received: from smtp2.herald.ox.ac.uk ([163.1.0.235])
        by relay5.mail.ox.ac.uk with esmtp (Exim 4.52)
        id 1EPHoe-0004hX-I6; Tue, 11 Oct 2005 11:57:04 +0100
Received: from mizar.oucs.ox.ac.uk ([129.67.101.107])
        by smtp2.herald.ox.ac.uk with esmtp (Exim 3.36 #1)
        id 1EPHoe-0007yG-02; Tue, 11 Oct 2005 11:57:04 +0100
Received: from stephen by mizar.oucs.ox.ac.uk with local (Exim 3.36 #1 (Debian))
        id 1EPHoe-00055L-00; Tue, 11 Oct 2005 11:57:04 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Quinney <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: libuniversal-require-perl -- require modules from a variable
X-Mailer: reportbug 3.17
Date: Tue, 11 Oct 2005 11:57:04 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: wnpp
Severity: wishlist
Owner: Stephen Quinney <[EMAIL PROTECTED]>


* Package name    : libuniversal-require-perl
  Version         : 0.10
  Upstream Author : Michael G Schwern <[EMAIL PROTECTED]>
* URL             : http://search.cpan.org/~mschwern/UNIVERSAL-require-0.10/
* License         : GPL (>= 1) or Perl Artistic
  Description     : require modules from a variable

 If you've ever had to do this...
 .
    eval "require $module";
 .
 to get around the bareword caveats on require(), this module is for
 you. It creates a universal require() class method that will work
 with every Perl module and its secure. So instead of doing some
 arcane eval() work, you can do this:
 .
    $module->require;
 .
 It doesn't save you much typing, but it'll make alot more sense to
 someone who's not a ninth level Perl acolyte.
 .
 Also provided is a use() method which works in a similar way.

NOTE
----

This used to be provided as part of the libuniversal-exports-perl
package but upstream has now decided to split it out. Most people were
installing libuniversal-exports-perl just to get at the functionality
of libuniversal-require-perl.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

---------------------------------------
Received: (at 333309-close) by bugs.debian.org; 14 Nov 2005 23:42:26 +0000
>From [EMAIL PROTECTED] Mon Nov 14 15:42:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
        id 1Ebntt-0002zX-NB; Mon, 14 Nov 2005 15:38:13 -0800
From: Stephen Quinney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#333309: fixed in libuniversal-require-perl 0.10-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Mon, 14 Nov 2005 15:38:13 -0800
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-Level: 
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

Source: libuniversal-require-perl
Source-Version: 0.10-1

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

libuniversal-require-perl_0.10-1.diff.gz
  to 
pool/main/libu/libuniversal-require-perl/libuniversal-require-perl_0.10-1.diff.gz
libuniversal-require-perl_0.10-1.dsc
  to 
pool/main/libu/libuniversal-require-perl/libuniversal-require-perl_0.10-1.dsc
libuniversal-require-perl_0.10-1_all.deb
  to 
pool/main/libu/libuniversal-require-perl/libuniversal-require-perl_0.10-1_all.deb
libuniversal-require-perl_0.10.orig.tar.gz
  to 
pool/main/libu/libuniversal-require-perl/libuniversal-require-perl_0.10.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Quinney <[EMAIL PROTECTED]> (supplier of updated 
libuniversal-require-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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon,  7 Nov 2005 19:52:03 +0000
Source: libuniversal-require-perl
Binary: libuniversal-require-perl
Architecture: source all
Version: 0.10-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney <[EMAIL PROTECTED]>
Changed-By: Stephen Quinney <[EMAIL PROTECTED]>
Description: 
 libuniversal-require-perl - Load modules from a variable
Closes: 333309
Changes: 
 libuniversal-require-perl (0.10-1) unstable; urgency=low
 .
   * Initial Release, closes: #333309.
Files: 
 0c56efc944dcb9cae90b0050b8b442e8 649 perl optional 
libuniversal-require-perl_0.10-1.dsc
 4ea51136ee7052bb37dc52c7cb8945b0 3642 perl optional 
libuniversal-require-perl_0.10.orig.tar.gz
 d653cb752725f2c0ad332f3b1e1d808f 1885 perl optional 
libuniversal-require-perl_0.10-1.diff.gz
 6eace7093668492ed3c6da9c64fd92b7 7752 perl optional 
libuniversal-require-perl_0.10-1_all.deb

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

iD8DBQFDb7QaITGblEwaW+URAjFEAJ0d6IImdqXwVebZfXuZp0YWY/eHTACgqSk/
PcumUUxXyxD7eHo5qsW6ZIg=
=zMGU
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to