Hi,

I am reading dirextory  using ls.
How to match for .dsp and .vbp  file extensions

Is this right?

if ($file1 =~ m/\.vbp$/)

Reply via email to