This idea has generated a fantastic amount of interest and it looks as though the design stage has already started...
Perhaps it would be an idea to sit back a bit and think about what the project is going to demonstrate. Hopefully from this the user requirements may become a bit clearer. I take it as read that it will demonstrate co-operative working in a project so I won't go into that any deeper but instead try to think about the lower level stuff.
I'm assuming that we want it to be a showcase for Perl and so it may be an idea to pull a list of features that we want to demonstrate. This is just off the top of my head, hopefully others will add and refine:
1) Using regexes to extract fields from complex data
2) Command line arguments and validation - config files etc.
3) Good error handling throughout
4) Choice of storage i.e. DB File, Oracle, My SQL - depending on what the user has available
5) Use of modules, both core and specially written
6) Some sort of GUI or HTML based(
Odud pauses to open a fresh can of worms)
7) Works on as many platforms as possible
8) High quality embedded documentation
9) OO or not?
10) Easy, automatic installation and configuration
Oh, I could go on forever - hopefully better folk than I will be able to enhance this list, if it is seen to have any merit.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.