A system directive in a substitution definition.
.. perl:: $ENV{PATH} = '/bin'; ""; # Remove insecure path for -T
.. |hi| system:: /bin/echo Hi
A system directive in a substitution definition.
.. perl:: $ENV{PATH} = '/bin'; ""; # Remove insecure path for -T
.. |hi| system:: /bin/echo Hi