my $string = "/aaaaaa/bbbbbbbbbbbb/ccccccccc/dddddddd/eeeeee.fff"; my $end = (split /\//,$string)[-1];