Perl So Far
I'm starting to get the hang of Perl. I am slowly getting comfortable with the syntax.
I haven't get the chance to touch Catalyst and I'm doing most of the development in Embperl because of the client's arrangement.
My client helped me a lot in the learning process by writing a few patterns for me to follow and pick up quickly.
The hardest part I found about learning Perl so far is that the language uses referencing like hashref and so on. Also, learning DBIx::Class can prove to be a challenge. I usually have Perldoc and DBIx::Class documentations tabs opened.
Reading codes written by the previous developers helped a lot too.
Hope I'll get more exposure and experience. I am really starting to like Perl.












