Skip to content

Commit

Permalink
List IPC::Run as a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbakker committed Dec 8, 2020
1 parent 4ac5f28 commit 0e553ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This is released as free software, see the "Copying" file that came with this so
* IO::Select
* IO::Socket
* IO::String
* IPC::Run
* NetAddr::IP
* Net::ARP
* Net::IPv4Addr
Expand Down Expand Up @@ -79,5 +80,5 @@ Installing dependencies:
pkg install gmake \
perl5 \
p5-Net-Pcap p5-Readonly p5-NetAddr-IP p5-IO-String \
p5-Net-Arp p5-Term-ReadKey p5-Term-ReadLine-Gnu
p5-Net-Arp p5-Term-ReadKey p5-Term-ReadLine-Gnu p5-IPC-Run
```

0 comments on commit 0e553ce

Please sign in to comment.