Help for this page

Select Code to Download


  1. or download this
    package MList_Manager;
    
    ...
    }
    
    1;
    
  2. or download this
    package MList_Manager::mailing_lists;
    ....
    ...
         return $self->mailing_lists_main();
    }
    ....