From: "Senaka Fernando" (via RT) <[EMAIL PROTECTED]>
   Date: Mon, 14 Apr 2008 07:38:22 -0700

   # New Ticket Created by  "Senaka Fernando" 
   # Please include the string:  [perl #52888]
   # in the subject line of all future correspondence about this issue. 
   # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52888 >

   Hi all,

   I would like to make two improvements to the towers of hanoi sample.

   1. Use default tower size if an invalid value is provided.

This is a good idea, but wouldn't it be better to quit with an error
message, instead of using the default?

   2. Print initial arrangement of towers at start

   No. 2, is not a requirement (says pmichaud), so the respective code is
   commented out.

   Regards,
   Senaka

If you want this change, you will need to change t/examples/pir.t to
match.  Or is the commented-out code just there to make it easier for
others to play with it?

                                        -- Bob Rogers
                                           http://rgrjr.dyndns.org/

Reply via email to