Help for this page

Select Code to Download


  1. or download this
    ########### Code Segment ##############
    my %data = (one => 1, two => 2, three => 3);
    ...
    
    ### Error message ###
    Applying pattern match to @array will act on scalar(@array) at e.pl li
    +ne 29