z0d's Journal
http://use.perl.org/~z0d/journal/
z0d's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:46:02+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00z0d's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~z0d/journal/
Golf
http://use.perl.org/~z0d/journal/2890?from=rss
Finally the <a href="http://redsquirrel.com/dave/golf/TPR0/">TPR0</a> competition ended.
My entry was:<br>
<code>
#!/usr/bin/perl -l
for(reverse+split//,pop){$_=ord()-55if/\D/;$q+=$_*36**$i++}print$q
__END__
</code>z0d2002-02-15T17:09:46+00:00journalNew project
http://use.perl.org/~z0d/journal/2484?from=rss
Today, a new project has started for me. I have to code a sublet-site. With Perl of course.z0d2002-01-29T02:23:05+00:00journalRay tracing
http://use.perl.org/~z0d/journal/2098?from=rss
I've just read Mark-Jason Dominus' <a href="http://perl.plover.com/RayTracer/">article</a> about ray tracing, so I decided to take the time for ray tracing. I'm using <a href="http://www.povray.org/">POV ray</a>.z0d2002-01-13T23:58:33+00:00journal