in reply to Re: system command with arguments Error
in thread system command with arguments Error

then how ?
  • Comment on Re^2: system command with arguments Error

Replies are listed 'Best First'.
Re^3: system command with arguments Error
by karlgoethebier (Abbot) on Jan 07, 2013 at 18:27 UTC

    I assume you mean "how else"?

    Update: This was a serious question...

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

      yes

        So why not using two (or more) subs in one script instead of calling perl from perl via system?

        Or if you prefer to do the "toolchain thing", do foo.pl | bar.pl | nose.pl | cuke.pl > output.dat...or something similar ;-)

        Please correct me if i miss something and best regards, Karl

        «The Crux of the Biscuit is the Apostrophe»