in reply to Re: How best to break apart a large perl program
in thread How best to break apart a large perl program

Hi Athanasius, thanks for the reply!

I have used testing frameworks in the past and have a great appreciation for them. I did not realize that Perl had them (although it seems to have everything else so I should have guessed, right?).

After I figure out how to better organize the program I will dig through the testing framework links that you have provided.

I also appreciate the link on loose coupling. I suspect that will be very helpful in the short term.

Thank you VERY much for your time and thought to my issue.

Sincerely,

Craigbert

  • Comment on Re^2: How best to break apart a large perl program