Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    my $object_2   = $object_1->rebless($new_info);
       $object_2->tweak();
    
  2. or download this
     2:28 >perl 1387_SoPW.pl
    Implementation of frobnicate() for all Widgets
    method tweak() for Widget_A objects
    
     2:28 >