Help for this page

Select Code to Download


  1. or download this
    has 'usr_manager' => (
        is => 'rw',
    ...
        }
        return $return_data;
    };
    
  2. or download this
    has 'prod_manager' => (
        is => 'rw',
    ...
            load_prod  => ['load' => 'Execption2'],
        },
    );