Re: AIM/OSCAR Component?

2004-04-17 Thread Dan McCormick
It has been lurking in the deeper recesses of my computer, but here, at
last, it sees the light of day:

http://www.codeop.com/POE-Component-OSCAR-0.01.tar.gz

It's also working itself through the CPAN process slowly but surely.

Dan

On Thu, 2004-04-01 at 13:51, Rocco Caputo wrote:
> Back in August, Dan McCormick said he had written (and documented!)
> POE::Component::Net::OSCAR.  There's call for such a beast if it still
> exists.  Has anyone seen it lately?
> 
> -- Rocco Caputo



Re: Volunteer for POE documentation

2004-04-17 Thread Matt Cashner
Steve Peters wrote:

I may regret this, but I'm volunteering to 
work on the documentation if no one else has started.
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/poe login

[ Just press enter on the passwd prompt ]

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/poe co docs

Since it's pretty close to my level, I thought starting on a Beginner's 
Guide/Tutorial would be a good place to start. 
a long while ago, i started poeintro.pod. its in cvs. feel free to edit, 
rewrite, slash-and-burn, or do whatever you feel necessary.

send patches to the list and i promise to apply them if they're goodly :)

--
Matt Cashner
http://eekeek.org



Volunteer for POE documentation

2004-04-17 Thread Steve Peters
Hi all,

I started reading this mailing list about a month ago, as I finally started to 
do something to learn more about POE.  I've been Perl programming for several 
years, but learning POE seemed to be a bit daunting.  So, finally, after 
picking up bits of scattered POE examples across the Internet, I think I got 
a basic understanding of POE and how it works.  Seeing the previous emails 
regarding a POE book, there was some mention that someone should be working 
on the documentation instead.  I may regret this, but I'm volunteering to 
work on the documentation if no one else has started.

Since it's pretty close to my level, I thought starting on a Beginner's 
Guide/Tutorial would be a good place to start.  I'm sure many of you have 
opinions, ideas, and advice on what you all think needs to be done, and I 
would be happy for anything you can tell me now.  I'll keep you all updated 
on my progress, and I hope you all will be happy with what I deliver.

Regards,

Steve Peters
[EMAIL PROTECTED]


Re: RFC: POE::API::Ctl

2004-04-17 Thread Matt Cashner
 > [ https://rt.cpan.org/NoAuth/Bug.html?id=6041 ]

POE::Resource::Controls and POE::API::Ctl commited with docs and tests. 
all tests pass. ticket is resolved.

--
sungo