:dir=../somthing.cpp #### :dir=../mainDir/sudir/somthing.cpp #### while { if ( m/^:dir/) $_ = s/$_/:dir=../mainDir/sudir/somthing.cpp/; }