On 8/13/07, A. Pagaltzis <[EMAIL PROTECTED]> wrote: > But how do I say this in the Build.PL?
In Build.PL, add perl to the requires list. In Makefile.PL, add "require 5.008" to the top of the Makefile.PL David
On 8/13/07, A. Pagaltzis <[EMAIL PROTECTED]> wrote: > But how do I say this in the Build.PL?
In Build.PL, add perl to the requires list. In Makefile.PL, add "require 5.008" to the top of the Makefile.PL David