[Chicago-talk] perl projects question

Joel Berger joel.a.berger at gmail.com
Thu Nov 8 08:27:20 PST 2012


On Thu, Nov 8, 2012 at 10:18 AM, Syntax Syntax <syntax47 at gmail.com> wrote:

> I want to get into crypt  with perl.I really into computer security but
> not sure where to start.I hope there some people in the group that good in
> crypt that could help me out?


Do you know Perl already? If not then it really is beneficial to learn some
things about the language first. Perl has some concepts that are different
from other languages, particularly context. I would recommend the Modern
Perl book http://onyxneon.com/books/modern_perl/


> I plan to use the linux OS for my projects.i  thinking of make my own
> perl  tools.
>

Linux is always a good choice. As for making your own Perl tools, remember
that one of the strengths of Perl is CPAN and the willingness of Perl
authors to share their tools, so that you don't have to reinvent them every
time. Thats not to say that you can't, just that you don't have to.


>
> My other question is How do i start help out with on github for the next
> perl?
>
>
>
As Andy said in his email, join the p5p mailing list. Working on the core
of Perl is a major undertaking, and anyone asking this question here likely
has much learning to do before becoming a core contributor. Sadly the Perl
core is not developed via github, it is hosted on its own server.

Good luck and happy Perling!

Joel


>
>
>
>
>
>
>
>
>
> On Thu, Nov 8, 2012 at 9:23 AM, Joel Berger <joel.a.berger at gmail.com>wrote:
>
>> Good news, tonight is the Chicago.pm project night! Come find out what we
>> are working on!
>>
>> http://www.meetup.com/Windy-City-Perl-mongers-Meetup/events/90330002/
>>
>> Joel Berger
>>
>>
>> On Thu, Nov 8, 2012 at 8:59 AM, Andy Lester <andy at petdance.com> wrote:
>>
>>>
>>> On Nov 8, 2012, at 7:19 AM, Syntax Syntax <syntax47 at gmail.com> wrote:
>>>
>>> I was thinking what is good perl project to start to work on and is perl
>>> modules good place to start?
>>>
>>>
>>>  Tell us more. What are you interested in?  Why Perl?  What's your
>>> programming background?
>>>
>>> xoa
>>>
>>> --
>>> Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance
>>>
>>>
>>> _______________________________________________
>>> Chicago-talk mailing list
>>> Chicago-talk at pm.org
>>> http://mail.pm.org/mailman/listinfo/chicago-talk
>>>
>>
>>
>> _______________________________________________
>> Chicago-talk mailing list
>> Chicago-talk at pm.org
>> http://mail.pm.org/mailman/listinfo/chicago-talk
>>
>
>
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20121108/8bfd1f45/attachment.html>


More information about the Chicago-talk mailing list