MaW’s Blog

Monday, 29th September 2003

My day

Filed under: Life — MaW @ 20:33

sleep;
wake_up( -cause => $Relative::mum );
get_up;
wash( method => $Locations::home>bathroom->shower );
dress( $clothes->find_work_clothes );
go( target => $Locations::home>kitchen, -method => $Transportation::feet );
eat( $Meal::breakfast );
wash( -method => $Object::toothbrush, -part => $BodyParts::teeth );
pack( $Object::pannier );
go( -target => $Locations::work, -method => $Transportation::bicycle_with_comfy_new_saddle );
$Transportation::bicycle_with_comfy_new_saddle->lock;
go( target => $Locations::work>office, -method => $Transportation::feet );
work while(not $Time::lunchtime);
go( target => $Locations::work>sandwich_van, -method => $Transportation::feet );
buy( $Sandwiches::baguette->with_filling(”Stilton and Bacon”) );
go( target => $Locations::work>office, -method => $Transportation::feet );
eat( $Meal::lunch );
work while(not $Time::hometime);
go( target => $Locations::milton>roads{winship}, -method => $Transportation::bicycle_with_comfy_new_saddle );
break( $Object::Bicycle::comfy_new_saddle );
telephone( $Relative::dad, ask_for_help );

Who said I’m not obsessed with Perl? And no, I’m not continuing this any more, I have better things to do than to attempt to describe dinner in Perl syntax.

And no, I don’t have a set of modules that will let you compile this.

4 comments

  1. I thought you just said you weren’t Comic Book Guy?

    Comment by Alex Mace — Wednesday, 1st October 2003 @ 23:37

  2. I’m not, I’m a software engineer. There is a significant difference, you know.

    Comment by MaW — Thursday, 2nd October 2003 @ 9:09

  3. A difference of about 300lb.

    Comment by Richard — Thursday, 2nd October 2003 @ 18:26

  4. And a video collection of about 300 tonnes.

    Comment by MaW — Thursday, 2nd October 2003 @ 19:31

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress