diff options
author | Max Schumacher <maximilianbschumacher@gmail.com> | 2020-07-07 15:28:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-07 15:28:05 +0200 |
commit | 3afac7ea62daee3d90749057e62a4f06d58eb101 (patch) | |
tree | b3dafbf86be3e837289ec119fbf5e4d1b7039448 /fr-fr | |
parent | 3e1eccc2f33aa8d4e78fec5cb8c2f0f42a7896bd (diff) | |
parent | d78605e0d7839c6c9e7ccf9d07a041800e6d340b (diff) |
Merge pull request #3953 from sumanstats/master
[language/raku-code] Perl6 to Raku and many more
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/perl-fr.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fr-fr/perl-fr.html.markdown b/fr-fr/perl-fr.html.markdown index e737b7aa..e073bcf5 100644 --- a/fr-fr/perl-fr.html.markdown +++ b/fr-fr/perl-fr.html.markdown @@ -10,9 +10,9 @@ translators: - ["Matteo Taroli", "http://www.matteotaroli.be"] lang: fr-fr --- -Perl 5 est un langage de programmation riche en fonctionnalité, avec plus de 25 ans de développement. +Perl est un langage de programmation riche en fonctionnalité, avec plus de 25 ans de développement. -Perl 5 fonctionne sur plus de 100 plateformes, allant des pc portables aux mainframes et +Perl fonctionne sur plus de 100 plateformes, allant des pc portables aux mainframes et est autant adapté à un prototypage rapide qu'à des projets de grande envergure. ```perl |