summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-System-Simple
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-System-Simple')
-rw-r--r--devel/p5-IPC-System-Simple/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-IPC-System-Simple/DESCR b/devel/p5-IPC-System-Simple/DESCR
index a17023ebc03..068ab0a79a3 100644
--- a/devel/p5-IPC-System-Simple/DESCR
+++ b/devel/p5-IPC-System-Simple/DESCR
@@ -4,3 +4,6 @@ world to play with, and even if you do check it, producing a well-formatted
error string takes a lot of work.
IPC::System::Simple takes the hard work out of calling external commands.
+
+The IPC::System::Simple module also provides a simple replacement to Perl's
+backticks operator.