Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37494933
en ru br
ALT Linux repositórios
S:1.30-alt1

Group :: Desenvolvimento/Perl
RPM: perl-IPC-System-Simple

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.30-alt1
Data da compilação: 25 março 2020, 15:39 ( 212.9 weeks ago )
Tamanho:: 37.69 Kb

Home page:   http://search.cpan.org/dist/IPC-System-Simple

Licença: GPL+ or Artistic
Sumário: Run commands simply, with detailed diagnostics
Descrição:

Calling Perl's in-built 'system()' function is easy; determining if it
was successful is _hard_. Let's face it, '$?' isn't the nicest variable
in the 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. In fact, if you
want to be really lazy, you can just write:

   use IPC::System::Simple qw(system);

and all of your "system" commands will either succeed (run to completion and
return a zero exit value), or die with rich diagnostic messages.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-IPC-System-Simple
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009