Help for this page

Select Code to Download


  1. or download this
    my $self = { $x => shift, $y => shift, $w => shift, $h => shift };
    
  2. or download this
    { "" => $_[4] }
    
  3. or download this
    my $self = { x => shift, y => shift, w => shift, h => shift };