{ local $/ = "aaaa\n"; ; $/ = '%'; while( ) { #do something here } }