my @script = qw(Perl PHP Python Ruby);
print join("," , map {qq("$_")} @script) . "\n";
print join("," , map {qq("$_")} @script) . "\n";
This blog provides some ready-made tips, tricks, tweaks & interview questions-answers on C, C++, Perl, Shell Scripting and UNIX Commands.