Demayl / raku-Email-Valid

Email::Valid - Check validity of email addresses
Artistic License 2.0
5 stars 6 forks source link

Add mandatory "perl" META field #3

Closed zoffixznet closed 8 years ago

zoffixznet commented 8 years ago

The perl field specifies the minimal perl version for which this distribution can be installed and is a mandatory field. The value of "6.*" indicates any version suffices.

It is recommended to use Test::META module as an author test, to catch any issues with the META file.