Andy Armstrong wrote:
On 29 Mar 2008, at 21:53, Alberto Simões wrote:
Hi, Folks

I would like to ask for some advice: in a module, to require some Perl version, should I do that on the Makefile.PL/Build.PL or just add the use keyword with the Perl version on the .pm file? Or both?

In case I should do that on Makefile.PL, what is the correct way? Again a 'use' keyword in the Makefile.PL, or is there any other keyword to use withing MakeMaker configuration hash?


Does this help?

  http://cpantest.grango.org/wiki/CPANAuthorNotes

I will look into it, thanks

I'd be inclined to use 5.010 (or whatever) in Makefile.PL and in the individual modules.

And thank you for your personal feeling :)

I will do that, as I am tired of cpan testers complaining about my 'our' variables ;)

Cheers
ambs

--
Alberto Simões - Departamento de Informática - Universidade do Minho
                 Campus de Gualtar - 4710-057 Braga - Portugal

Reply via email to