[aklug] Aggcck! Homework!

From: Christopher Howard <choward@indicium.us>
Date: Mon Oct 05 2009 - 00:28:30 AKDT

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm getting kinda tired of this homework thing. I'd like to write a
script to do my homework for me. Could somebody flesh this out for me?:

[code]

#!/usr/bin/env perl

while(<HOMEWORK>)
{
if($_ != DONE) {
   $finished_homework .= process($_)
} else { $finished_homework .= $_ }
print $finished_homework;
play_video_games();

[/code]

- --
Christopher Howard
http://indicium.us
http://theologia.indicium.us
I digitally sign all of my e-mails via PGP. If you receive any e-mails
supposedly from me without my valid PGP signature, please take
additional steps to verify the authenticity of the message.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrJri4ACgkQQ5FLNdi0BcWbxgCfUAYJrq6/oZ7PN/krM8ZLmDVe
KooAnj75+EfSyr/s6f4GK5oIPXfTa5OE
=yqDM
-----END PGP SIGNATURE-----
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Oct 5 00:26:44 2009

This archive was generated by hypermail 2.1.8 : Mon Oct 05 2009 - 00:26:44 AKDT