Skip to content

Commit

Permalink
[dist] Re-pass lint-prereqs (core modules must now be listed)
Browse files Browse the repository at this point in the history
  • Loading branch information
perlancar committed Feb 20, 2016
1 parent 3a1baa3 commit d3c987d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ name=App-SerializeUtils

[Prereqs]
perl=5.010001

; core modules

strict=0
warnings=0
Getopt::Long=0
Storable=0

; non-core modules

JSON=0
;JSON::Color=0
JSON::PP=0
Expand Down

0 comments on commit d3c987d

Please sign in to comment.