<div dir="ltr">Thanks a lot. Please can i have some directives on how to execute dancer2 from its source code??<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 12, 2015 at 1:22 AM, David H <span dir="ltr"><<a href="mailto:untg99@gmail.com" target="_blank">untg99@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Welcome Angela!<br><br></div>I have a getting started guide to Dancer2 here:<br><br> <a href="https://www.youtube.com/watch?v=O7dO3K-krrg" target="_blank">https://www.youtube.com/watch?v=O7dO3K-krrg</a><br><br></div>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.<br><br></div><div>There are many many resources online for using perl, the only advice I can give is to avoid using <a href="http://perldoc.perl.org/" target="_blank">http://perldoc.perl.org/</a> 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";<br><br></div><div>Whereas you go here:<br><a href="http://perlmaven.com/perl-split" target="_blank">http://perlmaven.com/perl-split</a><br></div><div>And you get a good usage example of split which is simple to understand and easily readable.<br></div><div><br>In saying that, a good starting point for beginning perl would be here:<br><a href="http://perlmaven.com/perl-tutorial" target="_blank">http://perlmaven.com/perl-tutorial</a><br><br></div><div>perlmaven 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!).<br></div><div><br></div>David<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 12, 2015 at 2:46 AM, Angela L <span dir="ltr"><<a href="mailto:lovingcodes6@gmail.com" target="_blank">lovingcodes6@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>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.<br></div>Thanks Angela L.</div>
<br>_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm" target="_blank">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
<br></blockquote></div><br></div>