in reply to Re: how to make this perl code run
in thread how to make this perl code run

Your solution is similar to mine, in fact I started with a similar code, but then I reduced it to a point where Exporter is not needed.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Replies are listed 'Best First'.
Re^3: how to make this perl code run
by kennethk (Abbot) on May 16, 2013 at 15:17 UTC
    I would argue that your code modifies the first 5 lines, whereas mine actually executes them.

    #11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.