in reply to Reciprocating to the perl community

If you're really interested in contributing to the Perl community, there are plenty of ways to do it without actually crafting your own CPAN module. Unless you really have an innovative package that the world is clamoring for, what's the point? Instead, here are some ideas: If you insist on making your mark in CPAN, focus on existing modules that might interest you. For example, I've always wanted to enhance some of the *::SSH::* modules out there. Granted, I've never had the time to start that project, but it would be a better use of my time and skills than trying to create a new module that nobody would really use.

-fp
  • Comment on Re: Reciprocating to the perl community

Replies are listed 'Best First'.
Re: Re: Reciprocating to the perl community
by autarch (Hermit) on Jun 02, 2004 at 18:35 UTC

    For example, I've always wanted to enhance some of the *::SSH::* modules out there.

    Please help! I desperately need help with a test suite for Net::SSH::Perl and Net::SFTP!