From 53183012de216626448658d9551ff2d8297d52c6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 14 May 2013 18:04:07 -0500 Subject: packaging cleanup --- .gitignore | 5 ++++- dist.ini | 5 +++-- weaver.ini | 32 -------------------------------- 3 files changed, 7 insertions(+), 35 deletions(-) delete mode 100644 weaver.ini 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] -- cgit v1.2.3