Re: Q: How to specify a minimum version of Perl
[email protected] ("David E. Wheeler")
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
On Jul 8, 2008, at 17:23, David Golden wrote: > require 5.005_62; # at the top of Makefile.PL > > I believe that M::B::Compat in 0.2808_01 will do this for you if you > are having M::B generate your Makefile.PL. Is that released yet? If not, why not? Thanks, David