I have just got my first job within a software company that subcontracts me out for perl programming...I am kind of stuck on a project I am going to be on. This client has an existing Document Mgmn System and It has grown to be huge. What my job will be is to make a front end that will be more navigatable threw, since now it starts with 2 Folders on the server and then there are 4 under them each, then there is folders which are created by the DCMS users with numbers to signify diffrent proposals, then under each one of them are 6 more folders, with another folder under each one of them. The existing scripts they are using on thier nt is working great, there is no need for me to write any script for the core part just my homepage and to make it more formatted...needless to say...this is a huge task for me since, i use linux and this is what i use for development, they on the other hand use nt with iplanet and active perl, their existing DCMS is powered by an oracle backend, which i do not have to mess with Just the front end in perl? My question is what is the best way to approach this, as this is my first real job putting my skills to use, and I have never done any perl on win32 systems, just linux...anyway..please help..and if you need more info il write back for sure...thanks guys...a

In reply to Document Management System by Anonymous Monk

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.