Closed jonathanstowe closed 8 years ago
By making URI::DefaultPort a class and scheme-port a method it overcomes the problem when URI is used in a module which is subsequently 'require'd
This fixes the problem I am seeing with LWP::Simple in this regard.
Fixes #30
By making URI::DefaultPort a class and scheme-port a method it overcomes the problem when URI is used in a module which is subsequently 'require'd
This fixes the problem I am seeing with LWP::Simple in this regard.
Fixes #30