I would like to thank you for your reply. The website I'm building is a mixture of all different web pages. I am using wordpress and am getting used to using it quite quickly.

I copy and paste the code in the editor into vim and then do a search for the part I need to change, which I am finding useful. I'm still learning, but this is working well for me.

I am wanting to build a quote system for my website using Perl CGI.pm. The way I have decided to do this is by making a sub domain and then setting up a hyper link to that subdomain, which will be wrote in Perl. Do you think this is a good idea, I haven't done it yet but I don't think it will interfere with wordpress. The more I use Wordpress the more I am finding it amazing as a CMS. However, that being said I am going to take a look as Dancer, as advised by yourslef and others.

Thanks again for your reply and thankyou to all the rest of you guys too.


In reply to Re^2: Websites Using Perl by bennierounder
in thread Websites Using Perl by bennierounder

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.