Perl and Excel

jmcnamara on 2004-09-21T22:37:09

I've uploaded the slides for the Perl and Excel talk that I did at YAPC::Eu.

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

VSarkiss on 2004-09-22T03:03:43

I like it. What did you use to create the slides?

Re:Very nice

jmcnamara on 2004-09-22T23:25:57

Pod!

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's excellent HTTP::Proxy presentation and he was using something similar except that he had syntax highlighting of the code sections which was a nice effect.

John.
--

Charts

davorg on 2004-09-22T08:55:01

Do you have any idea when the new (and very cool looking!) charting stuff will be on CPAN?

Re:Charts

jmcnamara on 2004-09-22T23:28:27

I'm just finishing off the docs and the examples. So it should be on CPAN in the next 1-2 days.

And then some sleep. ;-)

John.
--

You broke my record...

cog on 2004-09-22T11:06:07

Ohhhh... you broke my record of 100 slides... :-) by 20!! :-)