1 2 3 4 5 6 7 8
# see the description in t/more/all.t use strict; use warnings FATAL => qw(all); use Apache::TestRequest 'GET_BODY_ASSERT'; print GET_BODY_ASSERT "/TestMore__testpm";