From 1fb08885bea6494a81d20ae7819d7d57423d7c41 Mon Sep 17 00:00:00 2001 From: Kazuhiro Osawa Date: Fri, 14 Oct 2011 13:50:18 +0900 Subject: [PATCH] Checking in changes prior to tagging of version 0.01. Changelog diff is: --- MANIFEST | 24 +++++++++++++++--------- MANIFEST.SKIP | 5 +++++ 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/MANIFEST b/MANIFEST index 8b755e1..26f6da7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,25 +1,31 @@ Changes +eg/friend_feed.pl +eg/japan-earthquake-growler.pl +eg/pikubo-growler.pl +eg/rpc/mprpc-client.pl +eg/rpc/mprpc-server.pl +eg/tig-for-anysan.pl +eg/twitter-auto-responder.pl +eg/TwitterSan.pl +eg/XppaiSan.pl +eg/zenrartbot.pl inc/Module/Install.pm inc/Module/Install/AuthorTests.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm -inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/Metadata.pm -inc/Module/Install/TestBase.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm -inc/Spiffy.pm -inc/Test/Base.pm -inc/Test/Base/Filter.pm -inc/Test/Builder.pm -inc/Test/Builder/Module.pm -inc/Test/More.pm lib/AnySan.pm +lib/AnySan/Provider.pm +lib/AnySan/Provider/FriendFeed.pm +lib/AnySan/Provider/IRC.pm +lib/AnySan/Provider/Twitter.pm +lib/AnySan/Receive.pm Makefile.PL MANIFEST This list of files -META.yml README t/00_compile.t xt/01_podspell.t diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 27a635e..cfe623d 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -17,3 +17,8 @@ ^[^/]+\.yaml$ ^[^/]+\.pl$ ^\.shipit$ +^\.git +.*\.swp +MYMETA.json +MYMETA.yml +META.yml