View Single Post
  #9  
Old 11-18-2004, 01:19 PM
Xorith
Sarnak
 
Join Date: Nov 2004
Posts: 52
Default

Curious if anyone knows anything about the new Perl system, the one that implements commands.pl and XS.

I'm wondering what added features are not discussed, and how to do commands. Mainly, what methods and objects are available? I did some source-diving and found things like "Client::<method>", but they give me errors, as does the "$client->Method" way.
Reply With Quote