Last weekend Alexander Demmler (organisation) and me (speaker) held a new type of perl workshop that we strongly recommend. we where 12 person, sleeping in the same hotel, sitting in that hotel/pub out in the country/beautiful nature with laptop and learning a whole day and a half about just about one topic from someone with decent xp.

reneeb agrees

Nonetheless my real urge to post this here comes from another thing. As I prepared some material for that workshop I made a list with some important constans which i want to turn into a WxPerl cheat sheet. First in german, than in english (official Perl 5 wiki) too. Its called tablet like my Perl 6 tut, which could i finish befor starting something new, but i thought maybe will somebody help and we could have both. :)

EDIT: Its moved now to its proper home in the wxperl wiki: http://wxperl.pvoice.org/w/index.php/WxPerlTablet. The mediawiki syntax also allows some features needed, that socialtext don't does easily (links inside sourcecode boxes).

Kephra, a beautiful Perl Editor, designed along Perl like Paradigms lives at http://kephra.sourceforge.net

In reply to Small Workshops and WxPerl Tablet by sir_lichtkind

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.