On Jun 9, 2004, at 6:46 PM, Mandar Rahurkar wrote:

Hi,
   I am looking for URL's that end in .html OR  .htm or /

$URL =~ m/(?:\.html?|\/)$/

That should do it.

James


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to