We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a8a96 commit 6ac9a8eCopy full SHA for 6ac9a8e
dist.ini
@@ -0,0 +1,22 @@
1
+name = Catalyst-Plugin-HTML-Scrubber
2
+author = David Precious <davidp@preshweb.co.uk>
3
+license = Perl_5
4
+copyright_holder = David Precious
5
+copyright_year = 2023
6
+
7
+version = 0.03
8
9
+[@Basic]
10
+[AutoPrereqs]
11
+[ReadmeFromPod]
12
+[NextRelease]
13
+format = %-6v %{yyyy-MM-dd}d%{ (TRIAL RELEASE)}T
14
15
+[PkgVersion]
16
17
+[MetaResources]
18
+homepage = https://github.com/bigpresh/Catalyst-Plugin-HTML-Scrubber
19
+bugtracker.web = https://github.com/bigpresh/Catalyst-Plugin-HTML-Scrubber/issues
20
+repository.url = git://github.com/bigpresh/Catalyst-Plugin-HTML-Scrubber.git
21
+repository.web = https://github.com/bigpresh/Catalyst-Plugin-HTML-Scrubber
22
+repository.type = git
0 commit comments