LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 12-07-2003, 12:57 PM   #1
akurtis
Member
 
Registered: Nov 2003
Location: Washington
Distribution: Redhat 9, 98
Posts: 38

Rep: Reputation: 15
Using perl


Ive programmed in perl on windows. There you just ran i DOS prompt. How do i use perl in linux. I suppose it has something to do with the terminal but what commands do i run?

Thanks
Alex
 
Old 12-07-2003, 01:06 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Quite simply "perl"

If you have a basic perl script you can spcify the interpreter on the shebang line:
Code:
#!/usr/bin/perl

print "Hello World!";

exit;
Make it executable:
chmod 700 /path/to/script.pl

Then run it:
/path/to/script.pl
 
Old 12-07-2003, 01:10 PM   #3
akurtis
Member
 
Registered: Nov 2003
Location: Washington
Distribution: Redhat 9, 98
Posts: 38

Original Poster
Rep: Reputation: 15
Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with perl module for w3c validator to work on my local Apache+PHP+perl instal tbamt Linux - Software 0 12-16-2004 05:37 PM
cgi perl : I cant get perl to append my html file... the_y_man Programming 3 03-22-2004 05:07 AM
perl(Cwd) perl(File::Basename) perl(File::Copy) perl(strict)....What are those? Baldorg Linux - Software 1 11-09-2003 08:09 PM
chrooting apache v2 (php, ssl, perl support) ; perl configuration markus1982 Linux - Security 3 01-26-2003 06:15 PM
can i set ~/public_html/perl as a perl directory for apache? doublefailure Linux - Networking 1 07-09-2002 04:31 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration