summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
-rw-r--r--dist.ini5
-rw-r--r--weaver.ini32
3 files changed, 7 insertions, 35 deletions
diff --git a/.gitignore b/.gitignore
index 74b2ae5..a588161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
cover_db
-META.yml
+META.*
+MYMETA.*
Makefile
blib
inc
@@ -11,3 +12,5 @@ MANIFEST.bak
*.sw[po]
.build
App-Nopaste-Service-Mathbin-*
+*.bs
+*.o
diff --git a/dist.ini b/dist.ini
index 8af37e7..acb0aa1 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,8 +4,9 @@ license = Perl_5
copyright_holder = Jesse Luehrs
[@DOY]
+:version = 0.08
dist = App-Nopaste-Service-Mathbin
+repository = github
Git::NextVersion_first_version = 0.27
-[Prereqs]
-App::Nopaste = 0.05
+[AutoPrereqs]
diff --git a/weaver.ini b/weaver.ini
deleted file mode 100644
index 498b331..0000000
--- a/weaver.ini
+++ /dev/null
@@ -1,32 +0,0 @@
-[@CorePrep]
-
-[Name]
-[Version]
-
-[Region / prelude]
-
-[Generic / SYNOPSIS]
-[Generic / DESCRIPTION]
-[Generic / OVERVIEW]
-
-[Collect / ATTRIBUTES]
-command = attr
-
-[Collect / METHODS]
-command = method
-
-[Collect / FUNCTIONS]
-command = func
-
-[Leftovers]
-
-[Region / postlude]
-
-[Generic / BUGS]
-
-[SeeAlso]
-
-[Generic / SUPPORT]
-
-[Authors]
-[Legal]