mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +00:00
doc/perl: fix build
This commit is contained in:
parent
f461bfbbe1
commit
ff3d205314
|
@ -11,7 +11,7 @@
|
|||
<programlisting>
|
||||
#!/usr/bin/env perl
|
||||
</programlisting>
|
||||
to take the Perl installation from the <literal>PATH<literal> environment variable, or invoke Perl directly with:
|
||||
to take the Perl installation from the <literal>PATH</literal> environment variable, or invoke Perl directly with:
|
||||
<screen>
|
||||
<prompt>$ </prompt>perl ./myscript.pl
|
||||
</screen>
|
||||
|
|
Loading…
Reference in a new issue