All I listen to are movie scores, and would like some new ones to keep me interested. Ignore the basics (star wars, lotr, the pixar films i've seen, and the [good] batman series).
Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: dark_drake on August 23, 2011, 08:38:22 AMI am a bit disappointed with Dune. I think I may have as a child read it, but I have no recollection of doing so. I picked it up again a few weeks ago... Books 1 and 2 were incredibly fun to read; I couldn't force myself through Book 3 and gave up.
I had never heard of this, but the game looks interesting. Can I be Paul of Dune and release a jihad on the galaxy?
use strict;
use Getopt::Std;
my %options;
getopts('hdPp:remno', \%options);
Quotehelp() if($options{'h'} || !defined \%options || !defined $options);
Page created in 0.027 seconds with 12 queries.