On 01/31/2013 03:16 PM, Alexandr Ciornii wrote:
Hello
2013/1/31 David Oswald <[email protected]>:
I know there probably aren't many people still smoke-testing with Perl
5.6.x, and was just wondering if that is the reason I haven't seen any
pre-5.8 smoke tests for Bytes::Random::Secure, or if perhaps I have
missed some detail in the distribution that is preventing testing on
Perl 5.6.
By looking at cpandeps:
http://deps.cpantesters.org/?module=Bytes%3A%3ARandom%3A%3ASecure&perl=5.6.2&os=any+OS
Bytes::Random::Secure depends on Tree::DAG_Node, which depends on
Test::Pod which requires perl 5.8.
I have submitted a bug with request:
https://rt.cpan.org/Ticket/Display.html?id=83077
Thanks!
perl 5.8 is almost 11 years old, so I guess almost no users with perl
5.6 will install any new modules.
Wrong. We constantly update and test new modules on 5.6.2.
5.6.2 is fine to be used in production, as long as randomized hashes are
used.
The problem is Test::Warn, depending on Test::Pod.
--
Reini
Working towards a true Modern Perl.
Slim, functional, unbloated, compile-time optimizable