Re: simple text formatting

2003-10-06 Thread Paul Talacko
rry > Here's another way: perl -p040 -e 's/\s/\n/' filename This works too: perl -p040 -l12 -e 'chomp' filename :) -- Paul Talacko -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

inn2 crashing

2003-09-25 Thread Paul Talacko
Hello, I've just upgraded from woody to sarge, but upgraded inn2 to the latest version 2.4.0+20030912-1. Now inn won't start. It reports the error: SERVER cant initialize storage manager: one or more storage methods failed initialization My storage.conf file is the default one that came with th

Re: Obscure Perl modules

2003-07-22 Thread Paul Talacko
On Tue, Jul 22, 2003 at 09:43:12AM +0100, Richard Downer wrote: > On Tue, 22 Jul 2003 00:11:11 +0200, Leif B. Kristensen wrote: > > However, I wonder if there is any correspondence between a package name > > such as it appears on say, CPAN, and the Debian package names? > > Most Perl packages in D