Asd mentioned on openchallenge|
Aug 05 2002, posted by Raphael.Rousseau at libroscope dot org
The challenge consists of writing coding guidelines for experienced programmers wishing to adopt Perl. These guidelines are not intended for "Perl hackers", but for the ones who are most used to programming in C or other not-so-idiomatic languages. Those guidelines should be short enough, so that half an hour should be sufficient for a medium-level programmer to understand and be abble to use them. They should give examples of clean way of implementing common operations and things to avoid. Does this already exist? If yes send feedback.

Now libroscope is a french site. I would like to have someone look at who is familiar with that. Libroscope English Version is also available, but I was not able to find 'perl' from there search interface

Pointing art of programming perl
an artist.


In reply to Perl Programming Guidelines Challange by artist

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.