- or download this
"246810"<tab>"e1"<tab>"e2"<tab>"e3"<tab>"_random text_ alias: 1010101,
+ 1234, 7654321"<tab>"e5"
- or download this
"246810"<tab>"e1"<tab>"e2"<tab>"e3"<tab>"_random text_ , 7654321"<tab>
+"e5"
- or download this
"new_alias"<tab>"e1"<tab>"e2"<tab>"e3"<tab>"_random text_ alias: 10101
+01, 1234, 7654321, 246810"<tab>"e5"
- or download this
my $alias = " alias:";
my $palias = countP(); # refers to a sub process which gets a new alia
+s number
...
# print result to final output file
print OUTFILE $lines;
}