in reply to Combine files with same extension in new file
Hi,
As addendum to the above perfectly fine responses, i would also like to suggest you come up with a loose design for this solution
If its just a P.o.C to test your Perl skills,its always good to start from scratch reading thru the links mentioned by the monks, focusing on File I/O operations, a great way to start learning perl.
Please search on PM,or see this post How to combine multiple files together if you want industry grade program alternatives, though through the years, you will find, *there's more than one way to do it*.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Combine files with same extension in new file
by AhmedABdo (Acolyte) on Oct 01, 2015 at 10:18 UTC |