Help for this page

Select Code to Download


  1. or download this
    my @list = 
      grep { length }
      map { chomp }
      qx(p4 -p $P4PORT groups);