Mechanics of Writing Perl Scripts


A Perl script is just a text file. Use any text (programmer’s) editor.

By convention, Perl script files end with the extension .pl.

The Emacs text editor has a Perl mode that will auto-format your Perl scripts and highlight keywords. Perl mode will be activated automatically if you end the script name with .pl. Otherwise, you can force Emacs to enter Perl mode by placing this line somewhere near the top of the file:

# -*- mode: perl -*-

The next time you open the file, Emacs will enter Perl mode.

Running the Script

Option 1
Run the perl program from the command line, giving it the name of the script file to run.

      (~) 50% perl time.pl
      The time is now Thu Sep 16 18:09:28 1999
Option 2
Put the magic comment #!/usr/bin/perl at the top of the script.

#!/usr/bin/perl
# file: time.pl
$time = localtime;
print "The time is now $time\n";
Make the script executable with chmod +x time.pl:

      (~) 51% chmod +x time.pl
Run the script as if it were a command:

      (~) 52% time.pl
      The time is now Thu Sep 16 18:12:13 1999

Common Errors

Every script goes through a few iterations before you get it right. Here are some common errors:

Syntax Errors

Code:

  #!/usr/bin/perl
  # file: time.pl
  time = localtime;
  print "The time is now $time\n";

Output:

(~) 53% time.pl
Can't modify time in scalar assignment at time.pl line 3, near "localtime;"
Execution of time.pl aborted due to compilation errors.

Runtime Errors

Code:

  #!/usr/bin/perl
  # file: math.pl

  $six_of_one = 6;
  $half_dozen = 12/2;
  $result = $six_of_one/($half_dozen - $six_of_one);
  print "The result is $result\n";

Output:

(~) 54% math.pl
Illegal division by zero at math.pl line 6.

Forgetting to Make the Script Executable

(~) 55% test.pl
test.pl: Permission denied.

Getting the Path to Perl Wrong on the #! line

Code:

  #!/usr/local/bin/pearl
  # file: time.pl
  $time = localtime;
  print "The time is now $time\n";
(~) 55% time.pl
time.pl: Command not found.

Useful Perl Command-Line Options

You can call Perl with a few command-line options to help catch errors:

-c
Perform a syntax check, but don’t run.

-w
Turn on verbose warnings.

-d
Turn on the Perl debugger.
This entry was posted on Saturday, January 15th, 2011 at 11:13 am and is filed under Perl Program. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

41 Responses

  1. 中信房屋 Says:

    hooray, your writings on theater and writing much missed!

    April 26th, 2011
  2. karen millen dresses size 12 Says:

    Really nice and impressive blog i found today.

    April 29th, 2011
  3. facebookpokerchips Says:

    Hello there! I could have sworn I’ve been to this website before but after checking through some of the post I realized it’s new to me. Anyways, I’m definitely delighted I found it and I’ll be bookmarking and checking back frequently!

    June 20th, 2011
  4. links of london charms Says:

    I’d really like to express, pleasant internet site. I am uncertain if perhaps it is often tackled, when applying Internet explorer I can never obtain the total site so that you can heap without having stimulating many moments. Might just be the cable box.

    July 4th, 2011
  5. Oakley ladies sunglasses Says:

    On the inside every single ruthless human being, we have a unhappy idealist Mailed by way of Cell phone

    July 7th, 2011
  6. designer sunglasses Says:

    ?t had been very worthwhile to read I must line this page during my web site. It may? And you simply et a merchant account on Facebook?

    July 10th, 2011
  7. Antione Morgano Says:

    Hey There. I found your blog using msn. This is a really well written article. I’ll make sure to bookmark it and come back to read more of your useful information. Thanks for the post. I’ll certainly return.

    July 14th, 2011
  8. crysta at international flower delivery Says:

    This blog is definitely pretty useful as I am at the moment setting up an online flower website – however I’m only starting out so it is really really small, as opposed to your blog. It’d be great backlink to a number of the articles because they are very interesting. Thanks alot : ).

    July 18th, 2011
  9. oakley sunglasses Says:

    I wish to thank the doodlekit greatly not just for this posting but in addition the most earlier campaigns. I found thesimpleyoga.com that they are considerably interesting. I will be returning to be able to thesimpleyoga.org to read more.

    July 18th, 2011
  10. hoodia gordonii weight loss Says:

    Maybe you need to make modifications to this page into a much more catching for your webpage you write. I enjoyed the post nevertheless.

    July 19th, 2011
  11. Burton Haynes Says:

    Hiya! I just wish to give a huge thumbs up for the great data you’ve right here on this post. I might be coming back to your weblog for more soon.

    August 11th, 2011
  12. Elliot Urguhart Says:

    My neighbor and I had been just debating this particular subject, he’s normally searching for to display me incorrect. Your view on this really is fantastic and precisely how I actually really feel. I just now mailed him this internet site online to show him your individual view. Soon after wanting over your internet internet site I e-book marked and might be coming back to understand your new posts!

    August 11th, 2011
  13. replica oakleys Says:

    your article about replica oakleys is great. i like it very much.i will following you everyday here.

    August 26th, 2011
  14. fake oakleys Says:

    great blog, i like it very much. i find you easy through google.com; and your message about fake oakley is excellent. i love it. i will read them everydays thanks

    September 2nd, 2011
  15. akcesoria kominkowe Says:

    I am commenting to let you know what a fabulous experience my wife’s girl encountered studying the blog. She figured out such a lot of issues, with the inclusion of what it’s like to possess an incredible giving character to have many people without difficulty learn a number of grueling topics. You actually did more than our expectations. Thank you for coming up with those priceless, safe, explanatory and even easy thoughts on that topic to Evelyn.

    September 5th, 2011
  16. CMMS Systems Says:

    Thanks kindly for creating a post on this particular subject. There is not a great deal of content published about it (not particularly useful anyway). It is refreshing to see it getting slighlty more coverage. Thanks again!

    September 5th, 2011
  17. Extreme Weight Loss Says:

    Hello there, I discovered your site by way of Google while looking for a similar matter, your site got here up, it seems great. I have bookmarked it in my google bookmarks.

    September 6th, 2011
  18. akcesoria kominkowe Says:

    You really make it seem so easy with your presentation but I find this matter to be really something that I think I would never understand. It seems too complicated and extremely broad for me. I am looking forward for your next post, I’ll try to get the hang of it!

    September 7th, 2011
  19. Nicole Says:

    A little bit off topic here, but can you please post link to RSS feed? I’m trying to add all the blogs I read into my RSS reader to save time

    September 7th, 2011
  20. phishing spam Says:

    i think your crazy lyrics

    September 7th, 2011
  21. Tyson F. Gautreaux Says:

    It is proven time and time again that information’s worth is not the main factor which impacts article promotion results. Instead, the degree at which you manage to broadcast information as speedily as possible. And I’m not referring to article distribution, but to the fluency of your writing.

    September 11th, 2011
  22. air jordan retro 1 Says:

    I don’t even know how I ended up here, but I thought this post was good. I do not know who you are but definitely you’re going to a famous blogger if you are not already ;) Cheers!

    September 12th, 2011
  23. interet Says:

    I am extremely impressed with your writing skills and also with the layout on your blog. Is this a paid theme or did you customize it yourself? Either way keep up the excellent quality writing, it’s rare to see a great blog like this one today..

    September 13th, 2011
  24. Canada Goose Canada Says:

    Please let me know if you*re looking for a author for your blog. You have some really great posts and I believe I would be a good asset. If you ever want to take some of the load off, I*d absolutely love to write some content for your blog in exchange for a link back to mine. Please shoot me an e-mail if interested. Thank you!

    December 19th, 2011
  25. http://community.atom.com/Post/Examine-this-fresh-web-marketing-corporation-I-uncovered/03EFBFFFF0252B5F40008017593D3 Says:

    I used to be very happy to seek out this web-site.I wanted to thanks in your time for this excellent learn!! I definitely enjoying every little little bit of it and I’ve you bookmarked to check out new stuff you blog post.

    December 20th, 2011
  26. Canada Goose Jackets Says:

    require to know by now, your writing goes to the nitty-gritty of the subject. Your lucidity leaves me desirous to know more. Just so you already, i will instantly grab your feed to keep up up to now with your blog. Stating thanks is merely my little way of claiming what a masterpiece for a grand resource. Allow In my nicest needs for your incoming post.

    December 20th, 2011
  27. buy clonazepam Says:

    buy clonazepam online

    December 22nd, 2011
  28. Klonopin Says:

    valium no prescription canada

    December 22nd, 2011
  29. basket homme pas cher Says:

    It was fun visiting here. Wishing you a great day! I wish everyone have had a great day.

    December 27th, 2011
  30. ricambi luci mobili Says:

    Hi! Great post! :)

    December 30th, 2011
  31. Pei Vaeza Says:

    The FBI began warning of an “epidemic” of mortgage fraud in its congressio-nal testimony in September 2004. It also reports that 80% of mortgage fraud losses come when lender personnel are involved in the fraud. (The other 20% of the fraud would have been impossible had these fraudulent lenders not suborned their underwriti-ng systems and their internal and external controls in order to maximize their growth of bad loans.) the best class in wow

    January 1st, 2012
  32. sibutramine 15mg Says:

    generic phentermine

    January 3rd, 2012
  33. Sophia Says:

    Utterly written content , thankyou for information .

    January 4th, 2012
  34. Norman Berndsen Says:

    Your site is very informative and helpful. This should be bookmarked by anyone who is looking for such info. Your site has been mentioned in one of the forums to visit and check out.

    January 4th, 2012
  35. canada goose jackets Says:

    I see quite a number of sites that look intriguing and really worth a read. Theres absolutely nothing worse than browsing through limitless blah blah sites simply to locate a couple which hold ones interest. Thanks. Great work!

    January 4th, 2012
  36. buymeridia Says:

    generic adipex

    January 5th, 2012
  37. gospodarka niemiecka Says:

    It’s actually a nice and helpful piece of information. I’m glad that you simply shared this helpful information with us. Please keep us informed like this. Thank you for sharing.

    January 6th, 2012
  38. led outdoor Says:

    Hi! Great post! :)

    January 8th, 2012
  39. Top Website Says:

    I went over this site and I conceive you have a lot of good information, saved to favorites (:

    January 16th, 2012
  40. tv amr Says:

    This is Awesome! Thanks a lot.

    January 17th, 2012
  41. bizzibiz Says:

    I’d incessantly want to be update on new content on this site, saved to fav! .

    January 18th, 2012