Re: XML::Filter::Dispatcher went retrograde

2003-01-16 Thread Barrie Slaymaker
On Thu, Jan 16, 2003 at 01:23:41PM -0800, Randal L. Schwartz wrote: > > Ugh. XML::Filter::Dispatcher::Parser went backwards > from 1.05 to 1.02 beween -0.31 and -0.46 versions of the distro. That'll happen depending on what version of Parse::YAPP happens to be installed on my build system; that's

Re: XML::Filter::Dispatcher went retrograde

2003-01-16 Thread Barrie Slaymaker
On Thu, Jan 16, 2003 at 01:51:12PM -0800, Randal L. Schwartz wrote: > > The script is CPAN.pm, used by anyone installing stuff from the CPAN. Hopefully not for long ;). I'm surprised it's seeing this module and you're the first to report it. I think I'll stick a $VERSION string in the grammar s

Re: XML::Filter::Dispatcher is still version-retrograde

2003-01-27 Thread Barrie Slaymaker
On Mon, Jan 27, 2003 at 09:54:01AM -0800, Randal L. Schwartz wrote: > > Until you can fix the Parse::Yapp problem, you should probably > delete all versions of your module other than the current one. I uploaded a new one just to fix this. I can't promise to keep from tripping over this again, bu

Diff.pm => CPAN?, Patch.pm?

2001-08-24 Thread Barrie Slaymaker
I've written a Diff.pm that uses MJD's Algorithm::Diff to produce old-style, context, and unified diffs and am planning to send it CPAN-ward, either on it's own or as part of Ned Konz's diff package. I will also be writing a Patch.pm that can read (at first) unified diffs and apply them. I need

Devel::TraceCalls, Devel::TraceSAX

2002-01-08 Thread Barrie Slaymaker
I'm thinking of dropping the below in to the Devel:: namespace; feedback (on that and on anything in the modules themselves). The POD: http://slaysys.com:81/src/Devel-TraceCalls.txt http://slaysys.com:81/src/Devel-TraceSAX.txt The code: http://slaysys.com:81/src/Devel-TraceCalls-0.

File::PathConvert deprecated...

2002-03-07 Thread Barrie Slaymaker
I'm finally getting around to patching File::PathConvert and deprecating it. Please remove from the modules list or mark it as deprecated, somehow. I'll post to c.l.p.m, probably; suggestions on how to get the word out? Thanks, Barrie

Safari::, Bundle::Safari, File::Type

2000-02-01 Thread Barrie Slaymaker
I'm getting close to releasing a repository browser (think cgiweb++ or p4db) named 'Safari': http://slaysys.com/saf_dev/src/-/-/safari/ I'd like to use Safari:: and Bundle::Safari* for uploading it to CPAN. The Safari-x.y.tar.gz distribution will contain modules, scripts, config files, doc

Name for Pod::Html using Pod::Parser?

2000-03-06 Thread Barrie Slaymaker
Tim Jenness wrote: > > It uses Pod::Parser and the CGI script just prints the result to STDOUT. > > > When's it going to hit CPAN so I can make it a prerequisite :-). > > What would you suggest it be called? Pod::Html and Pod::HTML are already > taken. Pod::HtMl seems a bit odd :-) Is the aim t

CPAN index correction for File::Spec, please [Was: PASS File-Spec-0.8 ppc-linux 2.2.14]

2000-03-24 Thread Barrie Slaymaker
Anyone feel like taking care of this so older versions of CPAN.pm Do The Right Thing? Thanks, Barrie Original Message Subject: Re: PASS File-Spec-0.8 ppc-linux 2.2.14 Date: Fri, 24 Mar 2000 10:15:05 -0500 From: Paul Schinder <[EMAIL PROTECTED]> To: Barrie Slaymaker &

IPC::BashEm???

2000-04-26 Thread Barrie Slaymaker
age IPC::BashEm ; # # Copyright (c) 1999 by Barrie Slaymaker, [EMAIL PROTECTED] # # You may distribute under the terms of either the GNU General Public # License or the Artistic License, as specified in the README file. # =head1 NAME IPC::BashEm - bash (bourne again shell) command line emulation

IPC::Run info for module list

2000-05-21 Thread Barrie Slaymaker
IPC::Run adph Run child processes with piping and redirection RBS