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

libhttp-proxy-perl tests



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just wanted to confirm what gregoa said, tests works on cowbuilder but
no in pbuilder.

BTW, the warning that spits out I believe is intentional, from the
source-code of t/15accessors.t:

8<---
# test deprecated accessors
$proxy = HTTP::Proxy->new( maxserve => 127,  maxconn => 255 );
is( $proxy->max_keep_alive_requests, 127, "deprecated maxserve");
is( $proxy->max_connections, 255, "deprecated maxconn");
- --->8

And that's the warning that shows, that maxserve and maxconn are
deprecated by the same HTTP::Proxy so maybe this warning may be passed.

Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118
http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve
`ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkh8FxMACgkQOKCtW8rKsRidUACgtVWmGGhKPSGz2nqyV640Zolw
AGwAoNIztavDgPh6SnHVgIRVw7Bx/23Y
=y5TJ
-----END PGP SIGNATURE-----


Reply to: