Re: Document how to set up TAP tests for Perl 5.8.8

Поиск
Список
Период
Сортировка
От Kyotaro HORIGUCHI
Тема Re: Document how to set up TAP tests for Perl 5.8.8
Дата
Msg-id 20161121.132349.13688449.horiguchi.kyotaro@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Document how to set up TAP tests for Perl 5.8.8  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: Document how to set up TAP tests for Perl 5.8.8
Список pgsql-hackers
Hello,

At Mon, 21 Nov 2016 11:58:34 +0800, Craig Ringer <craig@2ndquadrant.com> wrote in
<CAMsr+YHdiEMRB+2yBz=xaxBX5qTeB73nN1QS5dy4BUdT_W3csg@mail.gmail.com>
> On 18 November 2016 at 08:15, Craig Ringer <craig@2ndquadrant.com> wrote:
> > On 18 November 2016 at 07:10, Michael Paquier <michael.paquier@gmail.com> wrote:
> >> On Thu, Nov 17, 2016 at 2:39 PM, Craig Ringer <craig@2ndquadrant.com> wrote:
> >>> I wasted a bunch of time getting set up to test for such an ancient
> >>> Perl and would love to save the next person along the hassle by
> >>> documenting the easy way.
> >>
> >> It looks sensible to mention that in the README, so +1.

I appreciate the labor. Anyway I don't object for adding that to
the README. +1.

> >> By the way, would it matter to mention ways to install perlbrew? For
> >> example, I just bumped into http://install.perlbrew.pl by looking
> >> around, though I don't doubt that most people would just use cpan with
> >> "install App::perlbrew" for example. For OSX users with brew and
> >> without macports that would matter.
> >
> > The docs linked mention it, so I figured that'd probably do. Though I
> > notice it's only mentioned in the "configuration" section not under
> > "installation", so maybe it's worth adding yeah.
> 
> Updated docs patch. Since configure checks for 5.8.0 that's what's
> specified. Anyone who wants to argue about the actual version we
> _should_ target can do so elsewhere, all I'm interested in is what we
> _do_ officially target so I can document this.

I understand you :p By the way, the new doc points to
http://install.perlbrew.pl and it just shows the install
script. It seems more puzzling..

I suppose https://perlbrew.pl/ seems to me the primary site for
perbrew.


| Perlbrew
| 
| perlbrew is an admin-free perl installation management tool. The latest version is 0.78, read the release note:
Release0.78.
 
| 
| Install, quickly
| 
| Copy & Paste this line into your terminal:
| 
| \curl -L https://install.perlbrew.pl | bash

regards,

-- 
Kyotaro Horiguchi
NTT Open Source Software Center





В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Ideriha, Takeshi"
Дата:
Сообщение: Re: DECLARE STATEMENT setting up a connection in ECPG
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Fix checkpoint skip logic on idle systems by tracking LSN progress