today | current | recent | random ... categories | search ... who ... syndication

Monday, March 17 2003

Tim Bray : I want to have my idiomatic regexp cake and eat my well-formed XML goodness too.

refers to

meta

perl -e 'use strict; use Cwd; my $dir = getcwd; my $i = -1; map { $i += $_ eq "/" } (split("",$dir)); print $i,"\n";'

see also : 'Hello world' should be one statement

refers to

meta

 
 
Sunday, March 16 2003 ←  → Tuesday, March 18 2003