Skip Menu |

This queue is for tickets about the Apache-Reload CPAN distribution.

Report information
The Basics
Id: 123276
Status: new
Priority: 0/
Queue: Apache-Reload

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Makefile.PL implicit dependency on Apache::Test ( Undefined subroutine &Symbol::gensym )

When you run Makefile.PL after removing Apache::Test, this is what happens:


Undefined subroutine &Symbol::gensym called at Makefile.PL line 91.

PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Apache-Reload-0.130.0-r1/image/
Undefined subroutine &Symbol::gensym called at Makefile.PL line 91.

https://metacpan.org/source/SHAY/Apache-Reload-0.13/Makefile.PL#L88-91

This is implicitly relying on Apache::Test  to be loaded during check_for_apache_test

https://metacpan.org/source/SHAY/Apache-Reload-0.13/Makefile.PL#L24-27

And relying on Apache::Test to load Symbol ( which is loaded in Apache::TestConfig )

-- 
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )