Re: perl test

Liste des GroupesRevenir à cl misc 
Sujet : Re: perl test
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : misc.test comp.lang.misc
Date : 06. Sep 2024, 04:14:33
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vbdoi9$m19l$1@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.160 (Toresk; )
On Sat, 31 Aug 2024 12:33:39 +0000, Retro Guy wrote:

I figured out my Perl issue. =~ s/([\"])/\$1/g; does the trick.

If that Perl code does what I think it does, the following Python
equivalent is simpler:

    «str-expr».replace('"', '""')

Date Sujet#  Auteur
6 Sep 24 * Re: perl test15Lawrence D'Oliveiro
6 Sep 24 `* Re: perl test14Retro Guy
7 Sep 24  +* Re: perl test3Lawrence D'Oliveiro
7 Sep 24  i`* Re: perl test2Retro Guy
7 Sep 24  i `- Re: perl test1Lawrence D'Oliveiro
7 Sep 24  `* Re: perl test10Peter Dean
7 Sep 24   +* Re: perl test3Lawrence D'Oliveiro
7 Sep 24   i`* Re: perl test2Peter Dean
7 Sep 24   i `- Re: perl test1Peter Dean
7 Sep 24   `* Re: perl test6Retro Guy
7 Sep 24    +- Re: perl test1Peter Dean
8 Sep 24    `* Re: perl test4Lawrence D'Oliveiro
8 Sep 24     `* Re: perl test3Retro Guy
8 Sep 24      `* Re: perl test2Lawrence D'Oliveiro
8 Sep 24       `- Re: perl test1Retro Guy

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal