http://qs321.pair.com?node_id=366700


in reply to Draft - Writng plugable programs with perl.

Did I miss the part where you showed us the completed system?


___________
Eric Hodges
  • Comment on Re: Draft - Writng plugable programs with perl.

Replies are listed 'Best First'.
Re^2: Draft - Writng plugable programs with perl.
by yosefm (Friar) on Jun 15, 2004 at 13:10 UTC

    Since I'm not the master of literate programming (and in fact haven't tried it), and the program is pretty easy to assemble (and is mostly here line by line), I didn't think there is a need.

    The working code is available on my scratchpad.


    perl -e'$b=unpack"b*",pack"H*","59dfce2d6b1664d3b26cd9969503";\ for(;$a<length$b;$a+=9){print+pack"b8",substr$b,$a,8;}'
    My public key