$How_long_variable_names_can_be_came_up_in_the_quizz_ show_of_this_weeks_YAPC__Europe_and_as_far_as_I_can_remember_ it_was_251_characters_i_am_not sure_but_I_am_guessing =251;

This line was soooo long that it blew up the Monk server rendering engine. Readers can paste the lines together into a single line if they want, but what's the point? You get the idea!!!

That $var name is only 167 chars long and makes my brain hurt! I have typed single command line command that long, but they are doing a lot of running this, piping that, etc...

If you are getting "Identifier too long", I think some serious thought about naming conventions is in order!


In reply to Re^3: PERL Variable Name, Significant length by Marshall
in thread PERL Variable Name, Significant length by robo_kevs_009

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.