tadzik / Terminal-ANSIColor

Colorize terminal output
MIT License
12 stars 10 forks source link

Add mandatory "perl" META field #5

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.