Upgrade OP version, so we can use apply/inherit
This commit is contained in:
parent
ccafe0deae
commit
cb19e8f166
1 changed files with 2 additions and 1 deletions
3
dist.ini
3
dist.ini
|
@ -17,6 +17,7 @@ managed_versions = 1
|
|||
|
||||
[Prereqs / RuntimeRequires]
|
||||
; perl = 5.008001 # TODO figure this out
|
||||
Object::Pad = 0.807
|
||||
|
||||
[Prereqs / TestRequires]
|
||||
Test::More = 0.88
|
||||
|
@ -29,4 +30,4 @@ filename = xtest.sh ; Local git development test script, sets environment for lo
|
|||
match = ^ci-docker/ ; Local git testing stuff, doesn't need to be part of the dist
|
||||
filename = Client.pod
|
||||
filename = README.pod
|
||||
filename = README.md
|
||||
filename = README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue