From 74bbfc1afe95365e92969605d5f03e7d39afcc94 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: Thu, 23 Oct 2014 16:23:17 +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 0a247d79d230975ec54c0cdce48e66bdea7add1e 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: Thu, 23 Oct 2014 16:24:26 +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 e044528..b72b8a1 100644 --- a/dist.ini +++ b/dist.ini @@ -4,6 +4,11 @@ license = Perl_5 copyright_holder = Hyungsuk Hong copyright_year = 2011 +[MetaResources] +repository.url = git://github.com/aanoaa/Upload-Web.git +repository.web = https://github.com/aanoaa/Upload-Web +repository.type = git + version = 0.0.1 [@Basic] [PodWeaver]