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

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;

Replies are listed 'Best First'.
Re^4: How Many Languages are in Your .pl?
by itub (Priest) on Oct 12, 2004 at 18:44 UTC
    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>
    
Re^4: How Many Languages are in Your .pl?
by diotalevi (Canon) on Oct 12, 2004 at 21:18 UTC