Outputopen ( SMI, "schema_migration.csv") or die "$!"; # buffering the newschema { @schema_migration = <SMI>; map { $_ =~ s/\n//g } @schema_migration; } print "\n"; print "\nout :$schema_migration[3]:\n"; exit;
From print statment the first character is not getting printed in stdout. wondering, why it happened so ! what eats the 'o' from printing. Os or my program ?:ut :nokia_card_traffic_classes_raw.day,nokia_card_traffic_classes_dl_ +raw.day
In reply to printing is not printing the full string by greatshots
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |