Help for this page
$str = "hello=this=is=a=nice=sentence=with=many=equation=signs";
@splitted = ( 'hello=this', 'is=a', 'nice=sentence', 'with=many', 'equ +ation=signs' );