[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#288313: marked as done (ITP: libclass-virtual-perl -- Base class for virtual base classes)



Your message dated Sat, 9 Apr 2005 02:20:43 +0100
with message-id <20050409012043.GY29340@urchin.earth.li>
and subject line Uploaded
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; 3 Jan 2005 01:04:07 +0000
>From dom@home.thedom.org Sun Jan 02 17:04:07 2005
Return-path: <dom@home.thedom.org>
Received: from urchin.earth.li [193.201.200.73] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ClGdi-0000EL-00; Sun, 02 Jan 2005 17:04:06 -0800
Received: from gw-bgdn.cipe ([10.1.1.1] helo=server)
	by urchin.earth.li with esmtp (Exim 3.35 #1 (Debian))
	id 1ClGdh-0000Tc-00; Mon, 03 Jan 2005 01:04:05 +0000
Received: from callisto.house ([10.1.1.12] helo=callisto)
	by server with esmtp (Exim 3.35 #1 (Debian))
	id 1ClGdc-00027C-00; Mon, 03 Jan 2005 01:04:00 +0000
Received: from dom by callisto with local (Exim 4.34)
	id 1ClGdc-0003Lx-Ky; Mon, 03 Jan 2005 01:04:00 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dominic Hargreaves <dom@earth.li>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: libclass-virtual-perl -- Base class for virtual base classes
X-Mailer: reportbug 3.2
Date: Mon, 03 Jan 2005 01:04:00 +0000
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <E1ClGdc-0003Lx-Ky@callisto>
Sender: Dominic Hargreaves <dom@home.thedom.org>
Delivered-To: submit@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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : libclass-virtual-perl
  Version         : 0.05
  Upstream Author : Michael G Schwern <schwern@pobox.com>
* URL             : http://search.cpan.org/dist/Class-Virtual/
* License         : Dual GPL/Artistic
  Description     : Base class for virtual base classes

 This is a base class for implementing virtual base classes (what some
 people call an abstract class).  Kinda kooky.  It allows you to
 explicitly declare what methods are virtual and that must be
 implemented by subclasses.  This might seem silly, since your program
 will halt and catch fire when an unimplemented virtual method is hit
 anyway, but there's some benefits.
 .
 The error message is more informative.  Instead of the usual
 "Can't locate object method" error, you'll get one explaining that a
 virtual method was left unimplemented.
 .
 Subclass authors can explicitly check to make sure they've implemented
 all the necessary virtual methods.  When used as part of a regression
 test, it will shield against the virtual method requirements changing
 out from under the subclass.

---------------------------------------
Received: (at 288313-done) by bugs.debian.org; 9 Apr 2005 01:20:44 +0000
>From dom@urchin.earth.li Fri Apr 08 18:20:44 2005
Return-path: <dom@urchin.earth.li>
Received: from urchin.earth.li [193.201.200.73] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DK4eS-0004Hu-00; Fri, 08 Apr 2005 18:20:44 -0700
Received: from dom by urchin.earth.li with local (Exim 3.35 #1 (Debian))
	id 1DK4eR-0007YU-00
	for <288313-done@bugs.debian.org>; Sat, 09 Apr 2005 02:20:43 +0100
Date: Sat, 9 Apr 2005 02:20:43 +0100
From: Dominic Hargreaves <dom@earth.li>
To: 288313-done@bugs.debian.org
Subject: Uploaded
Message-ID: <20050409012043.GY29340@urchin.earth.li>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Sender: Dominic Hargreaves <dom@urchin.earth.li>
Delivered-To: 288313-done@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=-1.0 required=4.0 tests=BAYES_01,ONEWORD autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This package has now been uploaded.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



Reply to: