Rechercher une page de manuel
VCS::LibCVS::Client::Response::FileUpdateModifyingResponses.3pm
Langue: en
Version: 2005-10-10 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
VCS::LibCVS::Client::Response::FileUpdateModifyingResponses - Classes for many ResponsesSYNOPSIS
my @responses = Client::Response->read_from_server($server_conn);
DESCRIPTION
A file update modifying response is one which affects the next file updating response. There is a class for each of them here, along with a common superclass.Each response comes with a predetermined set of args, listed below.
SUPERCLASS
VCS::LibCVS::Client::Response
CLASSES
VCS::LibCVS::Client::Response::FileUpdateModifyingResponse
A common superclass for all the file update modifiying responses.VCS::LibCVS::Client::Response::Mode
The mode of the file."FileMode"
VCS::LibCVS::Client::Response::Mod_time
The modification time of the file."Time"
SEE ALSO
VCS::LibCVS::Client VCS::LibCVS::Client::Response VCS::LibCVS::Client::Response::FileUpdatingResponses
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre