Help for this page

Select Code to Download


  1. or download this
    has fif => ( is => 'rw' );
    
  2. or download this
    has fif => ( is => 'rw', reader => '_fif' );
    
  3. or download this
    sub fif { ...... }