Re: beginner projects

2009-10-01 Thread Robert H
On 9/8/09 1:01 AM, Uri Guttman wrote: as it has been said the best way to learn more perl is to read more perl. working on existing modules is a great way to do that. i will offer massive amounts of help but i expect a certain level of energy in return. it won't be easy for either of us but i am

Re: Ternary operator

2009-10-01 Thread Robert H
On 9/11/09 12:37 AM, Uri Guttman wrote: whenever you see an if/else where the code just assigns one or another value to the same variable that should be coded as a ternary op as this is what is it designed to do: Awesome. That is a clear and concise reasoning that even my brain can handle.

Re: new to perl!

2009-10-01 Thread Philip Potter
2009/10/1 Xeon Solixa : > is there any where I could join some kind of development/project team > related to perl, and learn from them, and maybe hopefully contribute > something? I would really enjoy an environment like this. This has actually been covered very recently on this mailling list. Uri

Re: new to perl!

2009-10-01 Thread rodrick brown
Checkout www.sf.net and search by programming language you will see many open source Perl projects to choose from. Sent from my iPhone 3GS. On Oct 1, 2009, at 8:12 AM, Xeon Solixa wrote: is there any where I could join some kind of development/project team related to perl, and learn from

new to perl!

2009-10-01 Thread Xeon Solixa
is there any where I could join some kind of development/project team related to perl, and learn from them, and maybe hopefully contribute something? I would really enjoy an environment like this.