Code Maven exercises

Write report to file

Take your solution from the Add more statistics exercise, and write the result into a file.

Tools

  • Write to file in Perl (screencast) and writing to file in Perl (article)

Solutions

  • Perl 5 - write report to file