in reply to How do I use a regex to identify a / character at the beginning of a string?

m{^/}
  • Comment on Re: How do I use a regex to identify a / character at the beginning of a string?