|
Home > Archive > Perlbal > October 2007 > New Perlbal release?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
New Perlbal release?
|
|
|
|
| Brad Fitzpatrick 2007-10-23, 1:12 pm |
| Sure, I could do one. It has gotten busy in trunk.
On Mon, 22 Oct 2007, Ask Bj=F8rn Hansen wrote:
>
> It seems like there are enough goodies to make it worth doing a
> release ...
>
> =09http://code.sixapart.com/svn/perlbal/trunk/CHANGES
>
>
>
> - ask
>
> --
> http://develooper.com/ - http://askask.com/
>
>
>
| |
| Brad Fitzpatrick 2007-10-23, 1:12 pm |
| Ask, Mark,
I'll do a release when the tests pass, and pass without noise. Currently
I get:
t/12-headers.............ok
t/15-webserver...........SSL support not available: Global symbol
"$SSL_ERROR" requires explicit package name at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/SocketSSL.pm line
113.Global symbol "$SSL_ERROR" requires explicit package name at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/SocketSSL.pm line
115.Compilation failed in require at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/TCPListener.pm line
17.t/15-webserver...........ok
t/17-webserver-concat....SSL support not available: Global symbol
"$SSL_ERROR" requires explicit package name at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/SocketSSL.pm line
113.Global symbol "$SSL_ERROR" requires explicit package name at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/SocketSSL.pm line
115.Compilation failed in require at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/TCPListener.pm line
17.t/17-webserver-concat....ok
t/20-put.................SSL support not available: Global symbol
"$SSL_ERROR" requires explicit package name at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/SocketSSL.pm line
113.Global symbol "$SSL_ERROR" requires explicit package name at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/SocketSSL.pm line
115.Compilation failed in require at
/home/lj/cvs/perlbal/Perlbal-1.60/blib/lib/Perlbal/TCPListener.pm line
17.t/20-put.................ok
=2E.. etc
- Brad
On Tue, 23 Oct 2007, Brad Fitzpatrick wrote:
> Sure, I could do one. It has gotten busy in trunk.
>
>
> On Mon, 22 Oct 2007, Ask Bj=F8rn Hansen wrote:
>
>
| |
| Mark Smith 2007-10-23, 1:12 pm |
| >
> I'll do a release when the tests pass, and pass without noise. Currently
> I get:
>
Annoying, the tests all passed when I committed it... I'll take a look when
I get home.
--
Mark Smith / xb95
smitty@gmail.com
|
|
|
|
|