I think you missed the point. I want something simple and done. I don't want to worry about getting Catalyst to work which should have had Authorization/Authentication as its very first ability anyway ;) I'm working on a meditation with my ideal interface, and then i can work backwards to an implementation. Basicaly I just want a working Authentication/Authorization system plus a ready built User management system that can be bolted onto existing scrips simple and used in a more core fashion on extensive programs. Picture a work setting where we already have 10-20 scripts running and want to add security to them better than "you don't know the right URL so i don't need to worry about you running this!" ;) I don't mean to knock Catalyst but i've tried using it in the past and it never realy felt like a module to add to your program, more like an entire framework that you had to work inside and understand before it could be of much use. It probably fits its niche well, i'm just not a member of said niche.


___________
Eric Hodges

In reply to Re^3: Web application development by eric256
in thread Web application development by Nkuvu

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.