in reply to Re: How Many Languages are in Your .pl?
in thread How Many Languages are in Your .pl?

and I guess that you could add all of the XML related technologies e.g. xslt, dtd, xpath. Also, anything that you can transform XML into.
  • Comment on Re^2: How Many Languages are in Your .pl?

Replies are listed 'Best First'.
Re^3: How Many Languages are in Your .pl?
by radiantmatrix (Parson) on Oct 12, 2004 at 16:29 UTC

    Yes, let's just hope no one comes up with XPERL:

    <line> <function> <call> <print filehandle="STDOUT">Just another XPERL Hacker</print> </call> </function> </line>

    :-P

    radiantmatrix
    require General::Disclaimer;
      Nah, that's too concise! The tag names are less than 80 character long! Maybe something like
      <xperl:line-of-code>
        <xperl:function-definition>
           <xperl:function-call>
             <xperl:standard-library-input-output-print-to-filehandle 
      xperl:filehandle="STDOUT">
      Just another XPERL Hacker
      </xperl:standard-library-input-output-print-to-filehandle>
           </xperl:function-call>
        </xperl:function-definition>
      <xperl:line-of-code>