From owner-freebsd-perl@FreeBSD.ORG Tue Jun 11 15:38:29 2013 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 285D4A0B; Tue, 11 Jun 2013 15:38:29 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-oa0-x230.google.com (mail-oa0-x230.google.com [IPv6:2607:f8b0:4003:c02::230]) by mx1.freebsd.org (Postfix) with ESMTP id DEAA31AFA; Tue, 11 Jun 2013 15:38:28 +0000 (UTC) Received: by mail-oa0-f48.google.com with SMTP id f4so3817322oah.7 for ; Tue, 11 Jun 2013 08:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=KmMobXCxmcihDdLZbxJhxARZsGVyqWKM3DzuTVEYXJA=; b=Ewe+LMtbubLIvxcJTLVY8CaJ08wK6s6lGI13Vz68VPdaLzVEA4Le+KA/tAqoLR5CPi 2oDhe2G68D2zctvFQV+RNPzYdEyYyUkt0BiqLXfR6R6BHHqA+JZssIw9RsAy0S3sJDZu x0DlCZojLa7YpYPzW/a30sFVISne3XSn6lHBRujnYd7DqwOHM94fqIj5abqXacoS0TgA VCRqIsy+3aBipjrhOEk2u1NAaE0WcvEpp/5rSgriCvf6jI0N+moBtb1fjmSgWv/C4W27 MUwKa24lhHrbfoQc0xsFgRllLl2/kJk+1RswmKbC7XGYWmPuaAVNRd7IqHjvWoAeMGgP e+6w== MIME-Version: 1.0 X-Received: by 10.182.53.194 with SMTP id d2mr12495117obp.28.1370965108419; Tue, 11 Jun 2013 08:38:28 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.144.34 with HTTP; Tue, 11 Jun 2013 08:38:28 -0700 (PDT) In-Reply-To: <20130611151127.GD35400@eborcom.com> References: <20130611151127.GD35400@eborcom.com> Date: Tue, 11 Jun 2013 19:38:28 +0400 X-Google-Sender-Auth: nFr0o45YvkfeRO6lMq4z9CrGdT0 Message-ID: Subject: Re: announcement of future perl changes. From: Andrej Zverev To: Tom Hukins Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 15:38:29 -0000 On Tue, Jun 11, 2013 at 7:11 PM, Tom Hukins wrote: > On Tue, Jun 04, 2013 at 01:48:14PM +0400, Andrej Zverev wrote: > > Second we are trying to modify directory structures where are perl being > > installed. > > Current directory structure look in this way: > > /usr/local/lib/perl5/{PERL_VERSION} > > /usr/local/lib/perl5/site_perl/{PERL_VERSION} > > where PERL_VERSION consists of [major].[minor].[patchlevel]. > > I apologise for my late reply, but please don't do this. If you think > this approach has merit, please argue its case on perl5-porters > instead of subtly forking perl5 in FreeBSD's ports collection, > violating POLA. > I'm sorry but I don't get idea at all. Why do i need argue on perl5-ports? and I don't see how I'm trying to violate POLA. Can you explain in more details, please? > Indeed, the Porter's Handbook discourages you from doing as you > propose: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-freedback.html > > Perl5 is actively developed in the open. If you think you have a good > idea that benefits perl, please discuss your idea with the Perl5 > maintainers so that other operating systems, and FreeBSD users who > don't use ports/packages can benefit from your work. > Same here as above. > > Tom > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" >