diff options
author | sno <sno@pkgsrc.org> | 2009-09-20 14:24:06 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-20 14:24:06 +0000 |
commit | 20884d19fd060be94b57139453b1f9e4ba888c83 (patch) | |
tree | 25005d5475206e588ea94bd51f1698991d78a99f /devel/p5-IPC-System-Simple | |
parent | 9c1563e904dc2c3ca27f979e7e099f69f8617daf (diff) | |
download | pkgsrc-20884d19fd060be94b57139453b1f9e4ba888c83.tar.gz |
add additional sentence to DESCR as wanted by submitter of PR pkg/41817
Diffstat (limited to 'devel/p5-IPC-System-Simple')
-rw-r--r-- | devel/p5-IPC-System-Simple/DESCR | 3 |
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. |