From c1e010c43d2b0c711446331ee766ca4c29777198 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Mar 2013 18:19:23 -0600 Subject: gitignore and dist.ini --- .gitignore | 17 ++++++++++++++++- dist.ini | 17 ++++++----------- 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 5ca0973..9951be1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,17 @@ +cover_db +META.* +MYMETA.* +Makefile +blib +inc +pm_to_blib +MANIFEST +Makefile.old +nytprof.out +MANIFEST.bak +*.sw[po] .DS_Store - +.build +OX-View-TT-* +*.bs +*.o diff --git a/dist.ini b/dist.ini index 266e076..4346143 100644 --- a/dist.ini +++ b/dist.ini @@ -1,16 +1,11 @@ name = OX-View-TT -author = Stevan Little -license = Perl_5 -copyright_holder = Infinity Interactive +author = Jesse Luehrs +license = MIT +copyright_holder = Jesse Luehrs [@DOY] +:version = 0.08 dist = OX-View-TT +repository = github -[Authority] -authority = cpan:STEVAN - -[Prereqs] -OX = 0 -MooseX::Types::Path::Class = 0 -Template = 0 - +[AutoPrereqs] -- cgit v1.2.3