Re: Why do we have perl and sed versions of Gen_dummy_probes? - Mailing list pgsql-hackers

From ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Subject Re: Why do we have perl and sed versions of Gen_dummy_probes?
Date
Msg-id 87a6p8np9z.fsf@wibble.ilmari.org
Whole thread Raw
In response to Re: Why do we have perl and sed versions of Gen_dummy_probes?  (Andres Freund <andres@anarazel.de>)
Responses Re: Why do we have perl and sed versions of Gen_dummy_probes?
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:

> I tried to regenerate Gen_dummy_probes.pl using s2p - which doesn't seem
> to exist for modern versions of perl anymore :(

It still exists, it's just not part of the core Perl distribution any
more (since 5.22, released in 2015):

  https://metacpan.org/pod/perl5220delta#find2perl,-s2p-and-a2p-removal
  https://metacpan.org/release/App-s2p.

You can install it with `cpan App::s2p`.


- ilmari
-- 
"The surreality of the universe tends towards a maximum" -- Skud's Law
"Never formulate a law or axiom that you're not prepared to live with
 the consequences of."                              -- Skud's Meta-Law



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: AlterSubscription_refresh "wrconn" wrong variable?
Next
From: Robert Haas
Date:
Subject: Re: decoupling table and index vacuum