Heh, I was actually thinking about it, which is why I was wondering about the design of the MUD.... I don't want to have Roleplay::Goblin, Dragon, Witch, Knight etc etc, and since I'm really new to Perl I don't want to do too much that I can't use later

I don't seem to be capable of finding information on OOP in perl that either I can understand or doesn't repeat the same stuff over and over again as other tutorials, it's all usually just barebones tutorials or outdated from 1990's... *looks in tutorial section again*

I've been working with matrices lately in perl as well so I may wish to use a graphics system for tiling at some point. Would you be willing to help me get started by taking looks at my code and offering suggestions? Also, thanks, I hope to make this fairly fun! :P

In reply to Re^2: Module Organization by Dwood
in thread Module Organization by Dwood

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.