jach.hawaii.edu told me that this didn't send, so I'm resending it. Sorry if there is any duplication.
On Tue, Apr 24, 2012 at 4:13 AM, MARK BAKER <[email protected]> wrote: > hey David do you have a link to the book ??? > > Thanks > > -Mark > Wait, not everybody knows how to dig through sourceforge.net and find the git repo to download? Oh, alright. :-) To view my latest changes, you'll need to rebuild the book. The instructions for this are summarized below and can be found here: http://pdl.git.sourceforge.net/git/gitweb.cgi?p=pdl/pdl-book;a=blob;f=00README.pod;hb=HEAD 1. Clone the repository with this command: git clone git:// pdl.git.sourceforge.net/gitroot/pdl/pdl-book 2. You will need the following distributions from CPAN: Image::Size, File::Type, App::pod2pdf (use cpan or cpanm to install these) 3. Run ./make_chapters.pl to build the individual chapters. At this point, you can head into the PDL/Book subfolder and click on Chapter11.pdf if you just want to read the latest for PDL::PP. 4. If you want a single pdf, make the opening and closing parts and concatenate with something like ./make_endpieces.pl and then using pdfjam or pdftk Let me know if any of those instructions are unclear. Otherwise, enjoy! David -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian Kernighan
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
