Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Perl : Help, How to run command lines
Mathieu_021
post Jan 1 2005, 12:38 AM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 9
Joined: 15-December 04
Member No.: 1,769



Hi there ,

I would like to have help with Perl. When I make a program and I run it , it close instantly after it is done. So how could I keep it open after his execution ?

And also , where can I find Perl command lines ( if it exists for sure )

Thanks everyone , Happy new year.

Mathieu_021
Go to the top of the page
 
+Quote Post
k22
post Jan 1 2005, 01:04 AM
Post #2


Advanced Member
Group Icon

Group: Members
Posts: 165
Joined: 22-September 04
From: IS - IT - US - BE
Member No.: 804



On Windows
C:\Perl\bin\perl.exe file.pl
(where C:\Perl is where you have installed perl, if you use it without any file you'll find all the perl command possible)
on Linux
# perl file.pl
The same, without file.pl you'll find the possibile option

'njoy smile.gif
Go to the top of the page
 
+Quote Post
pedro
post Jan 13 2005, 07:35 AM
Post #3


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 59
Joined: 3-November 04
From: uruguay
Member No.: 1,302



Prune finding perl's information in:http://goldenink.com/perl/
Go to the top of the page
 
+Quote Post
gentoo
post Jan 24 2005, 09:05 PM
Post #4


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 37
Joined: 24-January 05
Member No.: 2,319



perl do not provide an interactive envrionment to read and run your
script by line.But hope this can help you although:
CODE

perl -ne "eval"
Go to the top of the page
 
+Quote Post
iGuest
post Feb 5 2008, 10:36 AM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



how to write a perl script
Perl : Help

How to write a perl script by which name of the file will be automatically saved according to the title of the topic in .Pdf extension.



-aparna aparajita pani
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Perl, the hacker language?(6)
  2. What Is Perl?(11)
  3. Perl Script(0)
  4. Does Anyone Know To Use Movabletype (perl)(6)
  5. Simple Problem W/ Perl(5)
  6. Sockets And Perl(1)
  7. Best Place For Information On Perl(8)
  8. Strange Perl Behavior(4)
  9. Perl: Exec Or System ?(3)
  10. Help Needed To Create Login Script With Perl/cgi(21)
  11. Create Easily Modifiable Html Templates For Use In Your Perl Cgis(0)
  12. Using Perl For Newsletter Subscription(1)
  13. Simple Perl Script...(1)
  14. Just Learning Perl(6)
  15. Perl Programming Language(1)
  1. Maximum Number Of Decimal Places In Perl Language(0)


 



- Lo-Fi Version Time is now: 11th October 2008 - 05:14 AM