FICHA · MANJARO

perl-string-shellquote

Quote strings for passing through the shell

  • Library
  • NONE
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl scripts can quote strings so they are safer to pass through a shell command line. This is useful for automation that must build commands from values containing spaces or special characters.

It is a developer library for risky boundaries. Quoting reduces command-injection mistakes, but scripts should still avoid shell execution for untrusted input when direct APIs are available.

Permissions

Permissions not analysed for this source yet.