I really appreciate your reply sir,
and I know there are really great techniques to do things, but I think I'll go with the more simple way and build 2 database tables and get data once the pages loads.
Why I don't use a module? Well, I'll in future. I'm on this project for around 6 months now. The project needs to get ready for a realistic simulation right now, so I'll do it this way because It's simple and it requires only some effort.

While developing this project I found alot of places where I feel like I have to change this in future. I feel like I'm always rising with my project ;) Based on the fact that I love using template-based homepages, I'll look to get an workaround to get into it and implement this on version 2 of my project.

I took a little closer look (around 30 minutes) on this toolkit-template and I don't feel like I understood how it works. Now that I got an example of you, I'll work on this again in near future. Thanks for this example too.

Have a good day.

In reply to Re^2: Concepts of multilangual CGI-Website? by Yaerox
in thread Concepts of multilangual CGI-Website? by Yaerox

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.