use new style authority declaration
Karen Etheridge [Sat, 28 May 2022 02:20:00 +0000 (19:20 -0700)]
dist.ini

index be247ca..b6d53a2 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -11,13 +11,13 @@ skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopa
 skip = Devel/REPL/Plugin/CompletionDriver/
 
 [@Author::ETHER]
-:version = 0.086
+:version = 0.117
 server = github
 GithubMeta.remote = github
 installer = MakeMaker   ; Module::Build::Tiny cannot handle dynamic_config => 1
 changes_version_columns = 11
 surgical_podweaver = 1
-Authority.authority = cpan:PHAYLON
+authority = cpan:PHAYLON
 Test::MinimumVersion.max_target_perl = 5.008001
 -remove = PodCoverageTests  ; XXX TODO
 -remove = Test::PodSpelling ; XXX TODO