From c9cc9a2195c930763c0ba75cccd27661fac2d749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9=20=D0=A0=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Fri, 29 Aug 2014 00:12:59 +0400 Subject: [PATCH 1/2] drop PWP::Encoding dependency --- weaver.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/weaver.ini b/weaver.ini index a0adbc0..456039c 100644 --- a/weaver.ini +++ b/weaver.ini @@ -1,4 +1 @@ [@Default] - -[-Encoding] -encoding = utf-8 From b3cfb095fde63082b4a90b03b1d22b89b2b3c407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9=20=D0=A0=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Fri, 29 Aug 2014 00:14:01 +0400 Subject: [PATCH 2/2] add repository info to dist.ini --- dist.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist.ini b/dist.ini index 4e6531c..3485ff1 100644 --- a/dist.ini +++ b/dist.ini @@ -5,6 +5,11 @@ license = Perl_5 copyright_holder = Hyungsuk Hong copyright_year = 2011 +[MetaResources] +repository.url = git://github.com/aanoaa/Horris.git +repository.web = https://github.com/aanoaa/Horris +repository.type = git + version = 0.1.7_99 [@Basic] [PodWeaver]