diff options
| -rw-r--r-- | meta-oe/recipes-devtools/perl/ipc-run_0.94.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb b/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb index 66054a257f..3b58939b17 100644 --- a/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb +++ b/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb | |||
| @@ -3,6 +3,7 @@ IPC::Run allows you run and interact with child processes \ | |||
| 3 | using files, pipes, and pseudo-ttys. Both system()-style and scripted \ | 3 | using files, pipes, and pseudo-ttys. Both system()-style and scripted \ |
| 4 | usages are supported and may be mixed. Likewise, functional and OO API \ | 4 | usages are supported and may be mixed. Likewise, functional and OO API \ |
| 5 | styles are both supported and may be mixed." | 5 | styles are both supported and may be mixed." |
| 6 | HOMEPAGE = "https://metacpan.org/release/IPC-Run" | ||
| 6 | SECTION = "libs" | 7 | SECTION = "libs" |
| 7 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 8 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e" |
