Help for this page
#!/usr/bin/perl ... /\a\a\a\/\b\b\b/ /aaa\/bbb/ /aaa/bbb/
/aaa/ -> matched /\a\a\a\/\b\b\b/ -> matched /aaa\/bbb/ -> matched /aaa/bbb/ -> not matched