Florian Ragwitz wrote:
On Thu, Sep 22, 2005 at 10:11:39AM +0200, Krzysztof Krzyzaniak wrote:

Florian Ragwitz wrote:

Package: libapache-session-wrapper-perl
v0.26 is on CPAN. Please update your package.

Hmm, I need create libapache-test-perl first.


Is it only needed to run the tests when building it? Then I would be
fine with not running the tests or ignoring the errors when testing.

If it's needed at runtime that's not an option, of course.


[EMAIL PROTECTED]:~/src/perl/libapache-session-wrapper-perl-0.26$ grep 'Apache::Test' -r .
./t/apache/basic.t:use Apache::Test qw(:withtestmore);
./t/apache/basic.t:use Apache::TestUtil;
./t/apache/basic.t:use Apache::TestRequest qw(GET);
./t/apache/basic.t:my $ua = Apache::TestRequest::user_agent( cookie_jar => {} );
./META.yml:  Apache::Test: 0
./Build.PL: eval { require Apache::TestMB } ? 'Apache::TestMB' : 'Module::Build';
./Build.PL:       build_requires  => { 'Apache::Test'     => 0 },
./Makefile.PL:    require Apache::TestMB;
./Makefile.PL: Module::Build::Compat->write_makefile(build_class => 'Apache::TestMB');
./_build/prereqs:                                'Apache::Test' => 0
./_build/build_params:                           'Apache::Test' => 0

It's used in test so I am skipping that.

  eloy
--
+ Allegro.pl / Aukro.cz / Au-Au.ru / Teszvesz.hu
+ Krzysztof 'eloy' Krzyżaniak
+ <[EMAIL PROTECTED]>

Reply via email to