in reply to Re^5: Generic/Variable/Dynamic Subroutines? (Not a redefine) (updated)
in thread Generic/Variable/Dynamic Subroutines? (Not a redefine)

I'm reluctant to explain a newbie how to use a rocket instead of the bus.

The OP, from their OP, doesn't look like a newbie in perl, at all. Exploring all of perl takes a long time...

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^6: Generic/Variable/Dynamic Subroutines? (Not a redefine)

Replies are listed 'Best First'.
Re^7: Generic/Variable/Dynamic Subroutines? (Not a redefine)
by LanX (Saint) on Aug 21, 2017 at 18:51 UTC
    Googling and cut&paste is cheap, smells like a XY Problem for me.

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

    Update: I was referring to

    > > am relatively new to perl