Let us change our traditional attitude to the construction of programs. Instead of imagining that our main task is to instruct a computer what to to, let us concentrate rather on explaining to human beings what we want a computer to do.
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
heh, same problem as Saldane. here it is with unnecessary \ns after semicolons:
perl -MWWW::Mechanize -e'$y="http://youtube.com"; ($i)=pop=~/\w+$/g; $m=new WWW::Mechanize; $m->get("$y/v/$i")->request->uri=~/&t=.+/; $m->get("$y/get_video?video_id=$i$&",":content_file"=>"$i.flv")'Reply To This Comment