Bug#303609: ITP: libdata-dumper-perl -- stringified perl data structures, suitable for both printing and eval

2005-04-07 Thread Chip Salzenberg
But Data::Dumper is standard with Perl, and has been for a long time. -- Chip Salzenberg- a.k.a. -<[EMAIL PROTECTED]> Open Source is not an excuse to write fun code then leave the actual work to others. -- To UNSUBSCRIBE, email to [EMAIL PRO

Bug#303559: O: nfs-utils -- NFS support files common to client and server

2005-04-07 Thread Chip Salzenberg
Package: wnpp Severity: important I have orphaned the source package nfs-utils (binary packages nfs-common, nfs-kernel-server, and nhfsstone). I've recently added other open source development responsibilities (the Parrot project), and the NFS code needs someone who can give it more concentrated

Bug#241135: ITP: libclass-factory-perl -- Class factory pattern in Perl

2004-03-30 Thread Chip Salzenberg
Package: wnpp Severity: wishlist * Package name: libclass-factory-perl Version : 1.00 Upstream Author : Chris Winters <[EMAIL PROTECTED]> * URL : http://www.perl.org/CPAN/authors/id/C/CW/CWINTERS/Class-Factory-1.00.tar.gz * License : GPL/Artistic (dual) Descr

Bug#127658: Minimal PATCH for mutt slowdown

2002-01-03 Thread Chip Salzenberg
_next_displayed (ctx, tree); if (tree->fake_thread) @@ -256,4 +258,7 @@ void mutt_linearize_tree (CONTEXT *ctx, } while (!(hdr || !option (OPTHIDEMISSING) || tree->child->next)); + +if (nextdisp < 0) + nextdisp = 0; } -- Chip Salzenberg - a.k.a. -