[ Team LiB ] |
13.11 ExerciseThe answers for all exercises can be found in Section A.12. 13.11.1 Exercise [30 min]Package up the module from Chapter 12 as a distribution. Be sure to add the proper POD documentation for the subroutine. Test the module, install it locally, and then build a distribution file. If you have time, unpack the distribution into a different directory, pick a new prefix, and install it again to verify that the distribution archive contains everything necessary. |
[ Team LiB ] |