Thanks a lot. Please can i have some directives on how to execute dancer2 from its source code??On Wed, Aug 12, 2015 at 1:22 AM, David H <untg99@gmail.com> wrote:I plan to add some more videos eventually but hopefully that can get you started if you are starting out with perl and/or Dancer/2.Welcome Angela!I have a getting started guide to Dancer2 here:
https://www.youtube.com/watch?v=O7dO3K-krrgThere are many many resources online for using perl, the only advice I can give is to avoid using http://perldoc.perl.org/ as I find it gives the most terse, odd usage of functions in perl and never gives any basic usage. For example, the first example for the split function is this: print join(':', split('b', 'abc')), "\n";And you get a good usage example of split which is simple to understand and easily readable.
In saying that, a good starting point for beginning perl would be here:
http://perlmaven.com/perl-tutorialperlmaven explains things properly with real-world usage so I could highly recommend it as a great starting point (and I quite often end there as well!).DavidOn Wed, Aug 12, 2015 at 2:46 AM, Angela L <lovingcodes6@gmail.com> wrote:Hello, I am a student from Cameroon looking forward in doing the OPW internship. I am new to perl and i wish to have some directives on how to get a grip of the code base and also contribute to the perl community.Thanks Angela L.
_______________________________________________
dancer-users mailing list
dancer-users@dancer.pm
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
_______________________________________________
dancer-users mailing list
dancer-users@dancer.pm
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
_______________________________________________
dancer-users mailing list
dancer-users@dancer.pm
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users