Help for this page

Select Code to Download


  1. or download this
      # If $i were a RichMan:
      # $i->deedle;
      # But since $i isn't:
      RichMan::deedle($i);
    
  2. or download this
      $i->RichMan::deedle;