Help for this page

Select Code to Download


  1. or download this
    my @numbers = qw(1, 1.0, 123.1, 0.1);
    
  2. or download this
    my @numbers = qw(1  1.0  123.1  0.1);