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 66b307f commit 2d40a41Copy full SHA for 2d40a41
MANIFEST
@@ -13,8 +13,11 @@ inc/Module/Install/Metadata.pm
13
inc/Module/Install/Win32.pm
14
inc/Module/Install/WriteAll.pm
15
LICENSE
16
+Makefile
17
Makefile.PL
18
MANIFEST This list of files
19
+MYMETA.json
20
+MYMETA.yml
21
ppport.h
22
README
23
t/00-basic.t
MANIFEST.SKIP
@@ -0,0 +1,10 @@
1
+MANIFEST.SKIP
2
+MANIFEST.BAK
3
+MANIFEST.bak
4
+Makefile.PL.old
5
+Makefile.old
6
+Crypt-OpenSSL-Verify*
7
+.github/*
8
+.git/*
9
+blib/*
10
+.gitignore
0 commit comments