Help for this page

Select Code to Download


  1. or download this
    my @strings = (
        '8 changes by 4 users: user1 user2 user3 user4',
    ...
            warn "Unrecognized string: $_\n";
        }
    }
    
  2. or download this
    changes=8, users=4, list=user1 user2 user3 user4
    changes=1, users=1, list=user1