Hi,
Most Perl developers with a web development background will have database experience. I guess you must also look for a person who has strong OO skills. This way, you'll be sure that he will not couple the database too tightly to the application code.
Trust me, there is a big difference between Perl developers out there. All have there own set of skills that are usefull for their job. But what you want is a generalist Perl application developer that has sufficient backing in database design, OO design and Perl coding.
What I would do is to use the following keywords in the job advert; Strong knowledge of Perl, Database design and OO architecture.
I even would go so far as to ask for prior art in applying the MVC design pattern ... as this is a classic design pattern that forces - if applied correctly - to break up the application logic and the coupling to the database and UI...
Just me 2 cents ...
Johan
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.