Help for this page

Select Code to Download


  1. or download this
    if( exists $total{"$source$dport"}{'from'} ) {
    
  2. or download this
    print exists $h{a} ? 1 : 0;;
    0
    ...
    
    print $h{a};;
    HASH(0x18eee74)