# buffering the newschema { @schema_migration = ; map { $_ =~ s/[\n\r]//g } @schema_migration; } print "\n"; print "\nout :$schema_migration[3]:\n"; exit;