> Von: "Werner LEMBERG" <[email protected]> > > > > I removed now `IPC::System::Simple' from `gpinyin', it's no more > > necessary there. > > Great! > > >> The same problem is with `gperl'. > > > > I replaced `capturex' with backticks, so `use IPC::System::Simple' > > can be removed. Already done. > > I think you have forgotten to say `git push' since I don't see the > changes in the repository.
Right, done now. > Well, `git grep IPC' shows > > contrib/gperl/gperl.man:.BR IPC::System::Simple : Done. > src/roff/grog/subs.pl:use IPC::System::Simple qw(capture capturex run runx > system systemx); > > thus I guess a similar change is necessary for `grog', and please > update `gperl.man'. Done.
