teodozjan / pod6-coverage

Artistic License 2.0
4 stars 8 forks source link

Add mandatory "perl" META field #25

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.

teodozjan commented 8 years ago

I didn't see it. Already commited manually.

Thanks