perlpilot / p6-File-Temp

Simple implementation of File::Temp for creating temporary files
9 stars 16 forks source link

Add mandatory "perl" META field #19

Closed zoffixznet closed 7 years ago

zoffixznet commented 7 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.