Subject: | Does not compile anymore for bleadperl (PL_uid etc. not available anymore) |
The module does not compile anymore for bleadperl, probably because
PL_uid and similar variables are not available anymore. See
http://www.cpantesters.org/cpan/report/8e1d542c-6b6c-11e1-8955-6c32eb65d787
for a sample test report.
The removal of these variables is documented in perl5158delta.pod:
=head2 C<< $< >>, C<< $> >>, C<$(> and C<$)> are no longer cached
A related ticket for another module (autodie-variables):
https://rt.cpan.org/Ticket/Display.html?id=76356
Additionally, earlier bleadperl versions had another failure. See here
for a sample report:
http://www.cpantesters.org/cpan/report/d3f7e9c2-5cac-11e1-9cc1-5c5478582f8d
This might be a segfault or so.
Regards,
Slaven