Help for this page

Select Code to Download


  1. or download this
    {
        Readonly my $spec => {
    ...
            ...
        }
    }
    
  2. or download this
      { size  => SCALAR_TYPE,
        color => RGB_COLOR_TYPE( default => 'blue' ),
        ...
       }