UNIVERSAL

2014-08-27 Thread Jonas Brømsø Nielsen
Hello, I am a getting a lot of failure reports from CPAN testers on issues with UNIVERSAL. These testers are using: perl 5.21.3 Example: - http://www.cpantesters.org/cpan/report/4c16902a-2d6b-11e4-a271-e4e1e0bfc7aa The error is: "UNIVERSAL does not export anything"

Re: UNIVERSAL

2014-08-27 Thread Mark Hedges
Pretty sure you just don't use it. HTH. -MARKLE On Wed, Aug 27, 2014 at 12:17 AM, Jonas Brømsø Nielsen wrote: > Hello, > > I am a getting a lot of failure reports from CPAN testers on issues with > UNIVERSAL. These testers are using: > > perl 5.21.3 > > Example: > > - > http:/

Re: UNIVERSAL

2014-08-27 Thread Alex Balhatchet
Hi Jonas, > So my question as a module author is, where do I get information on this new > behaviour of UNIVERSAL, I am not able to install perl 5.21.2 using perlbrew, > so I do not know where to look for the documentation and what steps to take > to get this error addressed. You can install t

Re: UNIVERSAL

2014-08-27 Thread David Cantrell
On Wed, Aug 27, 2014 at 09:17:19AM +0200, Jonas Br?ms? Nielsen wrote: > I am a getting a lot of failure reports from CPAN testers on issues with > UNIVERSAL. These testers are using: > perl 5.21.3 > > The error is: > "UNIVERSAL does not export anything" > > So my question as a modul

Re: UNIVERSAL

2014-08-27 Thread Karen Etheridge
On Wed, Aug 27, 2014 at 09:17:19AM +0200, Jonas Brømsø Nielsen wrote: > So my question as a module author is, where do I get information on this new > behaviour of UNIVERSAL, I am not able to install perl 5.21.2 using perlbrew, > so I do not know where to look for the documentation and what steps