Ok, this is way out of my league, but surely if it's possible to make perl understand this :

use Lingua::tlhInganHol::yIghun; <<'u' nuqneH!\n>> tIghItlh! { wa' yIQong! Dotlh 'oH yIHoH yInob qoj <mIw Sambe'> 'oH yIHegh jay'! <Qapla'!\n> yIghItlh! } jaghmey tIqel!

Then it follows that it is also possible to make Perl understand this :

#!/usr/bin/perl use Modern::Perl; use aXML::Perl; <use>actions/<qd>action</qd>/body.aXML</use>

I want to learn how to make this happen. I will do all the leg work, I'm not asking for anyone to do my work for me, but as it stands I have no idea how to effect the workings of Perl as deeply as this, so my question my dear monks, is where do I start on the path to making the above a reality for myself and for anyone else that wants to use it?

My ambition is to make the aXML::Perl module do everything that is needed to make a comfortable development environment for building up systems within; including persistent database connection, automatic handling of query data, session management, and all the other goodies that make life easy once established. Such that the remainder of the site can be built out of aXML markup files and Perl plugin definition files which extend the aXML tagset Perl understands.


In reply to How does Lingua::tlhInganHol::yIghun work? by Logicus

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.