On 13 Aug 2007, at 14:36, A. Pagaltzis wrote:

Hi all,

I have a module that I don’t want to spend the effort to make it
work in Perl versions earlier than 5.8. Got no Unicode support?
You lose.

But how do I say this in the Build.

I believe you just add:

        'perl'          => '5.8.0',

to the requires hashref.

Cheers,

Adrian

Reply via email to