Dec
27
2010

Errors in Perl

perl

What could possibly go wrong? Only three things: Compile-time error:  Perl compiles the entire program before it starts exe-cution. If there is a syntax error anywhere in the program, the compiler prints an error message and stops without attempting to run the program. Run-time error: If the program compiles successfully, it will start executing,but if anything goes wrong during execution, the run-time system prints an error message and stops the program. Semantic error: In some [...]

Dec
27
2010

How to execute Perl script

perl

There are several ways to execute a Perl program, but the most common is to put a “shebang” line at the beginning that tells the shell where to find the program called perl that compiles and executes Perl programs. #!/usr/bin/perl print @ARGV; The UNIX utility called echo takes any number of command-line arguments and prints them. Here is a perl program that does almost the same thing: print @ARGV; The program contains one print statement. [...]

Pages:«123

Facebook Fans

Share Me With Google Plus!

Popular Posts

Social Bookmarking sites list 2012 - New and fresh bookmarking sites
Comments93
Bulgarian proxy or how to open arenabg and zamunda
Comments65
+ 150 New Free Directory Sites List 2012 - Sorted by Page Rank
Comments22
Scrapebox crack free download ?
Comments19
Great List With Google Plus / FB likes/ tweets exchange sites - Hot Topic
Comments16
How to make World Of Warcraft Cataclysm Server
Comments10
The Best Bulgarian Torrents - Listing
Comments9
500 Free Directory List 2011 !
Comments9
Free RSS Directory List Where To Submit Your Site
Comments9
Guest Blogs List and Useful Information
Comments8

Recent Posts

Calendar

May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031