The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:AnyEvent-FTP -raisecolor"

AnyEvent::FTP - Simple asynchronous FTP client and server River stage one • 1 direct dependent • 1 total dependent

This distribution provides client and server implementations for File Transfer Protocol (FTP) in an AnyEvent environment. For the specific interfaces, see AnyEvent::FTP::Client and AnyEvent::FTP::Server for details. Before each release, AnyEvent::FTP...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server - Simple asynchronous ftp server River stage one • 1 direct dependent • 1 total dependent

CAUTION AnyEvent::FTP::Server hasn't been audited by anyone, including its author, in order to ensure that it is secure. It is intended to be used primarily in testing the companion client AnyEvent::FTP::Client. It can also be used to write your own ...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Client - Simple asynchronous ftp client River stage one • 1 direct dependent • 1 total dependent

This class provides an AnyEvent client interface to the File Transfer Protocol (FTP)....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Request - Request class for asynchronous ftp server River stage one • 1 direct dependent • 1 total dependent

Instances of this class represent client requests....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

Test::AnyEventFTPServer - Test (non-blocking) ftp clients against a real FTP server River stage one • 1 direct dependent • 1 total dependent

This module makes it easy to test ftp clients against a real AnyEvent::FTP FTP server. The FTP server is non-blocking in and does not "fork", so if you are testing a FTP client that blocks then you will need to do it in a separate process. AnyEvent::...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Response - Response class for asynchronous ftp client River stage one • 1 direct dependent • 1 total dependent

Instances of this class represent a FTP server response....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Role::Event - Event interface for AnyEvent::FTP objects River stage one • 1 direct dependent • 1 total dependent

This role provides a uniform even callback mechanism for classes in AnyEvent::FTP. You declare events by using the "define_events" method. Once declared you can use "on_"*event_name* to add a callback to a particular event and "emit" to trigger those...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Client::Site - Dispatcher for site specific ftp commands River stage one • 1 direct dependent • 1 total dependent

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Context - FTP Server client context class River stage one • 1 direct dependent • 1 total dependent

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Client::Transfer - Transfer class for asynchronous ftp client River stage one • 1 direct dependent • 1 total dependent

This class represents a file transfer with a remote server. Transfers may be initiated between a remote file name and a local object. The local object may be a regular scalar, reference to a scalar or a file handle, for details, see the "stor", "stou...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::OS::UNIX - UNIX implementations for AnyEvent::FTP River stage one • 1 direct dependent • 1 total dependent

This class provides some utility functionality for interacting with the UNIX and UNIX like operating systems....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Client::Response - Response class for asynchronous ftp client River stage one • 1 direct dependent • 1 total dependent

Instances of this class get sent to condition variables returned by commands in AnyEvent::FTP::Client....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Role::Old - Role for old archaic FTP server commands River stage one • 1 direct dependent • 1 total dependent

This role provides a bunch of FTP commands that don't really do anything anymore, but some older clients might try to use anyway. If you are writing a context, it is probably a good idea to consume this role rather than implementing these useless com...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Role::Help - Help role for FTP server River stage one • 1 direct dependent • 1 total dependent

This role provides a standard FTP "HELP" command. It finds any FTP commands ("cmd_*") you have defined in your context class and the associated usage functions ("help_*") and implements the "HELP" command for you....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Role::Auth - Authentication role for FTP server River stage one • 1 direct dependent • 1 total dependent

This role provides an authentication interface for your AnyEvent::FTP::Server context....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Connection - FTP Server connection class River stage one • 1 direct dependent • 1 total dependent

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Role::Type - Type role for FTP server River stage one • 1 direct dependent • 1 total dependent

This role provides an interface for the FTP "TYPE" command....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Client::Site::Base - base class for AnyEvent::FTP::Client::Site::* classes River stage one • 1 direct dependent • 1 total dependent

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Context::FS - FTP server context that uses real file system (no transfers) River stage one • 1 direct dependent • 1 total dependent

This is the base class for AnyEvent::FTP::Server::Context::FSRO and AnyEvent::FTP::Server::Context::FSRW....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC

AnyEvent::FTP::Server::Context::FSRW - FTP Server client context class with full read/write access River stage one • 1 direct dependent • 1 total dependent

This class provides a context for AnyEvent::FTP::Server which uses the actual filesystem to provide storage....

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC
38 results (0.049 seconds)