You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by "Philippe M. Chiasson" <go...@cpan.org> on 2002/09/09 09:32:26 UTC

[Patch] t/filter/buckets and Test.pm 1.21

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

See my previous e-mail, same problem with PRINTF and Test.pm

This last patches makes all tests pass for me with

Perl 17850 and httpd 2.0.41-dev(prefork)

Index: t/filter/TestFilter/buckets.pm
===================================================================
RCS file: /home/cvspublic/modperl-2.0/t/filter/TestFilter/buckets.pm,v
retrieving revision 1.6
diff -u -I'$Id' -I'$Revision' -r1.6 buckets.pm
- --- t/filter/TestFilter/buckets.pm	11 Apr 2002 11:08:43 -0000	1.6
+++ t/filter/TestFilter/buckets.pm	9 Sep 2002 07:30:41 -0000
@@ -13,6 +13,9 @@
 
 use Apache::Const -compile => 'OK';
 
+#XXX: Not implemented yet, required by Test.pm
+sub Apache::TestToString::PRINTF {}
+
 sub handler {
     my($filter, $bb) = @_;
 


- --------------------------------------------------------------------------------
Philippe M. Chiasson /gozer\@(cpan|ectoplasm)\.org/ 88C3A5A5 (122FF51B/C634E37B)
http://gozer.ectoplasm.org/    F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3 A5A5
Q: It is impossible to make anything foolproof because fools are so ingenious.
perl -e'$$=\${gozer};{$_=unpack(P7,pack(L,$$));/^JAm_pH\n$/&&print||$$++&&redo}'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9fE6KyzKhB4jDpaURAktNAJ0dzS0HoBF/YUo8girFm71uTm/jnACcCyKC
zSV5WYsCzZSUOe/AnqT2HZo=
=4jWj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org