in reply to Re: printing one output from multiple scripts.
in thread printing one output from multiple scripts.

hello, i am kind of new to perl. would it be possible if you can provide a quick example or a syntax that can be useD?
  • Comment on Re^2: printing one output from multiple scripts.

Replies are listed 'Best First'.
Re^3: printing one output from multiple scripts.
by chromatic (Archbishop) on Jun 19, 2012 at 23:01 UTC

    Which parts are giving you trouble? It's a handful of lines of code and it uses nothing not already in your existing code. If you wrote that, you're more than capable of writing this.

    Give it a try. Play with what you have. If you get confused, show what you've done, and we can help you figure out what's going wrong.


    Improve your skills with Modern Perl: the free book.