GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Sympa::Request::Message(3Sympa) sympa 6.2.62 Sympa::Request::Message(3Sympa)

Sympa::Request::Message - Command message as spool of requests

  use Sympa::Request::Message;
  $spool = Sympa::Request::Message->new(message => $message);
  ($request, $handle) = $spool->next;

Sympa::Request::Message provides pseudo-spool to generate Sympa::Request instances from the Sympa::Message instance.

new ( message => $message )
next ( )
Parses message $message and returns each command in it as Sympa::Request instance.

Sympa::Request::Message appeared in Sympa 6.2.13.
2021-04-27 6.2.62

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.