Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> What Is Perl?
sky
post Dec 10 2004, 04:01 AM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 15
Joined: 9-December 04
From: Seattle
Member No.: 1,673



I have been looking high and low for a good domain service, and most places I have checked have Perl as a feature (including this one). What is Perl? It is included in the same info space that stuff like cPanel is put. But most importantly, how can Perl help me? If it can't, why do they advertise the ability to use it everywhere?
Go to the top of the page
 
+Quote Post
hashbang
post Dec 10 2004, 04:15 AM
Post #2


Advanced Member
Group Icon

Group: Members
Posts: 101
Joined: 7-December 04
From: australia
Member No.: 1,640



QUOTE(sky @ Dec 10 2004, 03:01 PM)
I have been looking high and low for a good domain service, and most places I have checked have Perl as a feature (including this one). What is Perl? It is included in the same info space that stuff like cPanel is put. But most importantly, how can Perl help me? If it can't, why do they advertise the ability to use it everywhere?
*



Perl is a you beaut scripting language. Used for developing web applications and delivering dynamic content to web sites. It can be used as a CGI-Script. I've heard that it is prefered to other scripting languages because it's faster. There are some good perl tutorial sites on the net ... just google 'learn perl'.

To compile perl you'll need to have it installed on your machine. If you not creating code, just using the scripts, then bang it into your website and hang on.

cheers
hashbang

user posted image
Go to the top of the page
 
+Quote Post
arunkumarhg
post Dec 10 2004, 05:03 AM
Post #3


Advanced Member
Group Icon

Group: Members
Posts: 135
Joined: 29-November 04
From: Bangalore, India
Member No.: 1,559



PERL Stands for
Practical Extraction and Reporting Language

Its a Powerfull Scripting Language ment for Server Side Scripting.
Other Serer Side language are like PHP,JSP,ASP and Many more.

Scripting means you can embedd the Scripting tags in an HTML page.

Any more

Arunkumar.h.g
Go to the top of the page
 
+Quote Post
arunkumarhg
post Dec 10 2004, 05:09 AM
Post #4


Advanced Member
Group Icon

Group: Members
Posts: 135
Joined: 29-November 04
From: Bangalore, India
Member No.: 1,559



QUOTE(sky @ Dec 10 2004, 05:01 AM)
I have been looking high and low for a good domain service, and most places I have checked have Perl as a feature (including this one). What is Perl? It is included in the same info space that stuff like cPanel is put. But most importantly, how can Perl help me? If it can't, why do they advertise the ability to use it everywhere?
*



And now i will come to your CPanel doubt.

When you create your domain, u need to modify, configure your domain setting, along with you may need to set MySql database, Email Support, Upload you files, and Watch your bandwidth consumption, In order to do these Things you need one Interface to control and manage all these things, With alone FTP You can't do it. The Interface to controll is known as ControlPanel, There are Many ControlPanels are there ,Most Important are

1)Plesk
2)CPanel

Here at astahost they are providing the Cpanel.

Any thing Else, post ur question

Regards
Arunkumar.H.G
Go to the top of the page
 
+Quote Post
thedevil
post Dec 16 2004, 03:19 AM
Post #5


Member - Active Contributor
Group Icon

Group: Members
Posts: 82
Joined: 17-November 04
Member No.: 1,392



PERL is a serverside scripting language ... I know it can but i need a good tutorial to expolit the power of this scripting language... I use PHP and ASP and i am hungry for PERL knowledge

i have tried to find perl tutorial but i find them online but i need a compiled html files
any help will be welcomed...
Go to the top of the page
 
+Quote Post
cryptwizard
post Dec 17 2004, 11:00 AM
Post #6


Member - Active Contributor
Group Icon

Group: Members
Posts: 77
Joined: 11-December 04
Member No.: 1,704



I actually think Perl is quite slow and is very hard to learn as it has a strange syntax that is similar to no other scripting or programming languages.
If you know and are familar with PHP, ASP, etc. I suggest you don't learn Perl as you'll find it very hard to catch on.
That's what happened to me sad.gif .
Go to the top of the page
 
+Quote Post
Trekkie101
post Dec 21 2004, 02:37 PM
Post #7


Teh Teckeh Trekkeh
Group Icon

Group: Members
Posts: 682
Joined: 8-September 04
From: Scotland, UK
Member No.: 389



Yeah ive tried learning perl before php and its awful to learn and php can do almost anything perl can do anyway. Ive never seen anything in perl that php cant do but im sure there is a limitation somewhere, anyone know of any?
Go to the top of the page
 
+Quote Post
k22
post Dec 22 2004, 01:39 PM
Post #8


Advanced Member
Group Icon

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



QUOTE(cryptwizard @ Dec 17 2004, 01:00 PM)
I actually think Perl is quite slow and is very hard to learn as it has a strange syntax that is similar to no other scripting or programming languages.
If you know and are familar with PHP, ASP, etc. I suggest you don't learn Perl as you'll find it very hard to catch on.
That's what happened to me sad.gif .
*


Perl SLOW??Are you Joking?and it's NOT hard...sometimes you need to create a function because in the core package are not a lot....but with CPAN support and some extra work is better than php if you have to do local APPS, for Example, With php a IRC_BNC or Bot is very slow and the apache(or IIS) proc is to charged and the CPU load arrive near 20% only for a bot, that are to refresh every second......with perl , you have an singolar proc that produce a sys load of 2-3%......but if you have to create site I agree with you..but the main purpose of the perl is the local apps and the strings manipulation wink.gif
Go to the top of the page
 
+Quote Post
-=Wrighty=-
post Dec 22 2004, 03:14 PM
Post #9


Member - Active Contributor
Group Icon

Group: Members
Posts: 88
Joined: 19-December 04
Member No.: 1,807



Where can I learn more pearl? I knew a few bits and bobs when I started learning it earlier but I never got round to finishing it as I had to send my pc off and the domain didn't get stored in the memory. Thankyou in advance.
Go to the top of the page
 
+Quote Post
r3d
post Dec 23 2004, 12:55 AM
Post #10


death
Group Icon

Group: Members
Posts: 268
Joined: 8-September 04
Member No.: 384



for tutorials try at perl's main site or look around in the orielly e-book.

perl has it's own purpose, but coz of the speed of php. it takes advantage over perl/cgi.

i'm now joining a bot development team, the bot is made with perl. yeah it's dumb, and slightly slower than a compiled program. but program is amazing tongue.gif
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Perl, the hacker language?(6)
  2. Perl Script(0)
  3. Does Anyone Know To Use Movabletype (perl)(6)
  4. Perl : Help(4)
  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: 4th December 2008 - 03:20 AM