Holy crap, we just had a useful and cordial conversation on a Web Forum. No less we end both appreciating the other's view point but respectfully disagreeing with them. We're so gonna get kicked off Perl Monks for this.
More seriously, yes I'm much more of a Theory oriented person. I like knowing the grand unifying principles and I find that the details of Perl deals with OO are messy and inconsistent when you get based the very very broad strokes that in Perl an Object is just a blessed reference to a data-structure.
I can however fully appreciate that for some people understanding the mechanics of *how* Perl puts things together is more important to their grasping of the whole kit and caboodle than the abstract principles. I'm glad that we can at least come to agreement on the fact that we're different, and thus have different needs and expectations out of the tools we use (be it Perl, Moose, or Damian's book).
-
Are you posting in the right place? Check out Where do I post X? to know for sure.
-
Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
<code> <a> <b> <big>
<blockquote> <br /> <dd>
<dl> <dt> <em> <font>
<h1> <h2> <h3> <h4>
<h5> <h6> <hr /> <i>
<li> <nbsp> <ol> <p>
<small> <strike> <strong>
<sub> <sup> <table>
<td> <th> <tr> <tt>
<u> <ul>
-
Snippets of code should be wrapped in
<code> tags not
<pre> tags. In fact, <pre>
tags should generally be avoided. If they must
be used, extreme care should be
taken to ensure that their contents do not
have long lines (<70 chars), in order to prevent
horizontal scrolling (and possible janitor
intervention).
-
Want more info? How to link
or How to display code and escape characters
are good places to start.
|