provide a trail of links towards the arguments passable to OR->connect
[scpubgit/Object-Remote.git] / lib / Object / Remote / Connector / INET.pm
index eb0f188..09fb583 100644 (file)
@@ -28,3 +28,16 @@ push @Object::Remote::Connection::Guess, sub {
 };
 
 1;
+
+=head1 NAME
+
+Object::Remote::Connector::INET - A connector for INET sockets
+
+=head1 ARGUMENTS
+
+Inherits arguments from L<Object::Remote::Role::Connector> and provides the
+following:
+
+=head2 socket_path
+
+=cut