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

I assume you mean "how else"?

Update: This was a serious question...

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

  • Comment on Re^3: system command with arguments Error

Replies are listed 'Best First'.
Re^4: system command with arguments Error
by ansh batra (Friar) on Jan 07, 2013 at 18:33 UTC
    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»