Actions
Bug #5709
closedImprove Regexp documentation
Bug #5709:
Improve Regexp documentation
Description
Improve Regexp documentation:
- add a section to explain differences between =~ operator and #match
- in Options section, explain how use options with Regexp.new
- add a section about special global variables ($~ and so on)
Files
Actions