Name : perl-FUSE-Client
| |
Version : 1.08
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.7.1
| Date : 2023-01-27 15:43:57
|
Group : Development/Libraries/Perl
| Source RPM : perl-FUSE-Client-1.08-lp154.7.1.src.rpm
|
Size : 0.00 MB
| |
Packager : https://www_suse_com/
| |
Summary : Perl-FUSE client
|
Description :
The \'FUSE::Client\' module will create a TCP FUSE client to test sending messages to a FUSE server.
The external interface to \'FUSE::Client\' is:
* $c = FUSE::Client->new( [%options] );
The object constructor takes the following arguments in the options hash:
*Quiet = 0|1*
Whether to be quiet. Default is to report all events to STDOUT (not \'Quiet\').
*Port = n*
The port for the client to connect to. Default is 1024.
* $c->connect();
This method connects the client to the server.
* $c->disconnect();
This method disconnects the client from the server.
* $c->send( $command, $parameter );
Send a FUSE formatted command message to the server, with the specified parameter.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-F/15.4/noarch |