openai-async/dist.ini
Ryan Voots 68bfb84348
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Some more prune file stuff to clean up the dist more
2023-11-23 09:30:23 -05:00

32 lines
No EOL
708 B
INI

name = OpenAIAsync
author = Ryan Voots <simcop@cpan.org>
license = Artistic_2_0
copyright_holder = Ryan Voots
copyright_year = 2023
[@Starter::Git]
revision = 5
managed_versions = 1
-remove = Pod2Readme
[GitHub::Meta]
[Readme::Brief]
[AutoPrereqs]
[CheckChangesHasContent]
[Prereqs / RuntimeRequires]
; perl = 5.008001 # TODO figure this out
[Prereqs / TestRequires]
Test::More = 0.88
[Test::Perl::Critic]
critic_config = perlcritic.rc
[PruneFiles]
filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest
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