in reply to word search in perl script
# if ( 'IN_SYNC' =~ /$SYNC/mi ) if ( $SYNC =~ /IN_SYNC/mi ) [download]