| Paketname | libipc-system-simple-perl |
| Beschreibung | Perl module to run commands simply, with detailed diagnostics |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.18-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 104 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 26784 Byte |
| Prüfsumme MD5 | d963c0057845f0974e41e32faddef795 |
| Prüfsumme SHA1 | de95a42187c2df37678f08fe23dc1b4537c35f28 |
| Prüfsumme SHA256 | 74b5e9b970765df7257ce91ab681badda9805b9b3575cb47dcd0d9c2b0652377 |
| Link zum Herunterladen | libipc-system-simple-perl_1.18-1_all.deb |
| Ausführliche Beschreibung | Calling Perl's in-built system() function is easy,
determining if it was successful is hard.
.
IPC::System::Simple takes the hard work out of calling external commands; all
of your system() commands will either succeeed (run to completion and return
a zero exit value), or die with rich diagnostic messages.
|