Howto upload file using Embperl

To allow uploading files to web server via HTTP we should: 1) create web page with form: <form action=’my_script.epl’ method=POST enctype="multipart/form-data" > <input type=’hidden’ name=’action’ value=’upload’ /> <input type=’file’ name=’my_file’ size=’20’ /> < input type=’submit’ name=’submit’ value=’Upload’ /> </form> Pay attention to enctype! If you define it not correct you will not be able to get file handler after submitting your form.

Read Me Leave comment

New Version IMDB::Film

I’ve released a new version of module IMDB::Film – Perl extension to grub movies information from IMDB.com. I’d like to say thanks Jeff Anderson for his interest in that module and appropriate suggestions to improve its functionality. You can download this version from CPAN and test it.

Read Me Leave comment

The Family. The Real Story of the Bush Dynasty

From Ohio to Connecticut to Texas to Washington, D.C., Bush men and women have, over the past one hundred years, made millions of dollars, dominated our government, and created a legacy unlike any other twentieth– and twenty–first–century family. Prescott Bush was a two–time senator from Connecticut who had the ear of Dwight D. Eisenhower and tangled with Joe McCarthy. His son George H. W. was […]

Read Me Leave comment

New Limassol Cinema Schedule

I’ve have updated Limassol cinema schedule (see here) and new movie of the week is “Fahrenheit 9/11”. In this film, muckraker Michael Moore turns his eye on George W. Bush and his War on Terrorism agenda. He illustrates his argument about how this failed businessman with deep connections to the royal house of Saud of Saudia Arabia and the Bin Ladins got elected on fraudulent […]

Read Me Leave comment