perl

The Perl 5 language interpreter.

=> More information.

perl {script.pl}
perl -c {script.pl}
perl -e {perl_statement}
perl -d {script.pl}
perl -p -i -e 's/{find}/{replace}/g' {filename}
perl -p -i'.old' -e 's/{find}/{replace}/g' {filename}
perl -p0e 's/{foo\nbar}/{foobar}/g' {input_file} > {output_file}
cat {path/to/input_file} | perl -nle 'if (/.*({foo}).*/) {print "$1"; last;}'
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/perl.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.309768 milliseconds
Gemini-to-HTML Time
0.413661 milliseconds

This content has been proxied by September (ba2dc).