perl -MCPAN -e 'install jmcnamara & _ x ord $
There was a little time before the talk so as a diversion I asked people to run the following one-liner from the first slide:
perl -MCPAN -e 'install jmcnamara & _ x ord $
;' | tail -1
Try it! You'll need to have CPAN.pm configured and it will probably take a little while the first time it runs. The explanation is here.
Very nice (Score:2)
I like it. What did you use to create the slides?
Re:Very nice (Score:1)
Like most hackers faced with a conference deadline I ignored the fact and instead sat down to write a pod2slide filter. :-)
The original program was a quick and dirty hack. I eventually rewrote it using Pod::Simple but the final results weren't much better. (I had initially looked at App::Slide but I didn't use it in the end).
At the same conference I saw Philippe Bruhat [perl.org]'s excellent HTTP::Proxy presentation and he was using something similar except that he had syntax highlighting of the code sectio
Charts (Score:2)
Re:Charts (Score:1)
And then some sleep. ;-)
John.
--
You broke my record... (Score:1)