https://bugzilla.redhat.com/show_bug.cgi?id=1052859

            Bug ID: 1052859
           Summary: Annoying dependency on Test::More
           Product: Fedora
           Version: rawhide
         Component: perl-Plack
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected]



Description of problem:
The perl-Plack package requires Test::More.

Looking at the source code:

  $ grep -rI 'Test::More' .
  ./Makefile.PL:build_requires 'Test::More', 0.88;
  ./lib/Plack/Test/Suite.pm:use Test::More;
  ./lib/Plack/Test/Suite.pm:  use Test::More;
  ...

If I get this right, Plack::Test::Suite is not necessary to run a Plack web
application, so perhaps it could be split into a subpackage?

Version-Release number of selected component (if applicable):
This applies to all branches of Fedora, not just Rawhide.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sD4UBE6TjS&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to