purelib.rb   [plain text]


if nul = $:.index("-")
  $:[nul..-1] = ["."]
end