Help for this page

Select Code to Download


  1. or download this
    my ( $scalar_1, $scalar_2, $scalar_3, $scalar_4 ) = split /\./, '25.25
    +5.2.0';
    
  2. or download this
    my ( $scalar_1, $scalar_2, $scalar_3, $scalar_4 ) = @array;