in reply to Re^2: Create a new operator, get LHS (lexical method)
in thread Create a new operator, get LHS

(diabolic laughter)

/me concurs. Didn't know that was even possible. Thanks, LanX. Learned something new today.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Replies are listed 'Best First'.
Re^4: Create a new operator, get LHS (lexical method)
by LanX (Saint) on Aug 26, 2015 at 22:38 UTC
    Sadly this approach has a serious flaw (apart from the ugly syntax) ... lexical variables are not easily exported.

    :(

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!