$abc = "hallo / test"; $hallo = split ('\/test',$abc); print "$halle\n";