[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Perl Problem



I have a script that has code marked like so:

   // remove
   <the code and text>
   // removed

I want to remove <the code and text> from the file.


In the past, I believe I used the following:

perl -p -ibak -e "s/\s*\/\/remove[d]?\s*//g" ../*

It does not seem to be working anymore.

Any insight is appreciated.

Drew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20100527/97c20148/attachment.html