in reply to Re^2: Is there an official regex for checking module names? (updated)
in thread Is there an official regex for checking module names?

I remember seeing sequences of // as special syntax for network resources.

In Windows // aka \\ is significant at the start of a path.


Too lazy to test this with linux

// is the same as / there.