Forgot your password?
typodupeerror

Comment Unfortunately he is right... (Score 1) 656

People watch and listen to public figures, their opinions, actions, etc... Now if they would not be so easily influencable, certain political figures would have a hard time selling what they are selling. People would stay true to their own beliefs, they would not change, so bad messages would fall on deaf ears....

Comment Re:Perhaps a better method... (Score 2) 1001

As far as I can tell, this code is syntactically correct (if executed by a Perl interpreter).

Unless something goes terribly wrong with Perl, the code behavior is pretty well defined. It shall output the following 2 lines:

> This is the header of the output > where are the entries?

So the only sensible answer to the question"why doesn't this work" is "it works"

The program completes, it does not mean it works. If you put two engines on an airplane facing the opposite direction you can still start the engines and get the "all checks complete" lights - but you'll probably not get where you wanted to go.

Slashdot Top Deals

Doubt is a pain too lonely to know that faith is his twin brother. - Kahlil Gibran

Working...