U
uttamhoode
hi all,
i have around 100 perl CGI scripts in which i want to delete some
string.
String is $abc::message{M001} i want to remove $abc::message{ } so
that the string becomes M001.
if i get regular expression for the above i will change the files using
PERL command line
Regards,
uttam hoode
i have around 100 perl CGI scripts in which i want to delete some
string.
String is $abc::message{M001} i want to remove $abc::message{ } so
that the string becomes M001.
if i get regular expression for the above i will change the files using
PERL command line
Regards,
uttam hoode