in reply to How do they combine two perl scripts together?

subroutines

perlintro#Writing subroutines and http://learn.perl.org/books/beginning-perl/ Chapter 8: Subroutines

  • Comment on Re: How do they combine two perl scripts together?

Replies are listed 'Best First'.
Re^2: How do they combine two perl scripts together?
by Anonymous Monk on Aug 30, 2014 at 19:46 UTC
    Ok, interesting.

    Can you give to me the whole perl script with subroutines as how they could (or otherwise) do that?

    Thank you

      Can you give to me the whole perl script with subroutines as how they could (or otherwise) do that?

      No, I gave you material to read so that you can do that

        Ah, I see

        Is there any other website(s) with message board(s), where people will write the code?

        Thank you