AC-Yenta
view release on metacpan or search on metacpan
proto/std_reply.proto view on Meta::CPAN
// Copyright (c) 2008 AdCopy
// Author: Jeff Weisberg
// Created: 2008-Dec-15 19:19 (EST)
// Function:
//
// $Id$
message ACPStdReply {
required int32 status_code = 1;
optional string status_message = 2;
}
( run in 2.018 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )