Learning Perl Objects, References & ModulesLearning Perl Objects, References & ModulesSearch this book

13.11. Exercise

The 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.



Library Navigation Links

Copyright © 2003 O'Reilly & Associates. All rights reserved.