local ($junk,$fulltime) = split(/is /,$j); #### my ($fulltime) = $j =~ /is (.*)/;