News:

Help! We're trapped in the computer, and the computer is trapped in 2008! Someone call the time police!

Main Menu

perl...

Started by warz, June 10, 2008, 01:54:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

warz

so, i'm having to learn perl while at work, right now. good fun.
http://www.chyea.org/ - web based markup debugger

iago

Nice, I like perl, even if it does feel somewhat hackish in some places. But it's far less hackish than C#, so what can I say? :)

rabbit

Perl is fun, although I'm having some issues with mutlidimensional arrays :\

Ender

If you're interested, you can make a perl AIM bot in practically three lines of code using Net::Oscar from CPAN. It's a nice project for learning the language.

abc

I don't want to start a flame war, or giant discussion, but Perl vs PHP? Pros, Cons?

iago

I find Perl better for processing text, and for writing quick and dirty scripts. It has a lot of modules built, distributed by CPAN, which are generally quite powerful.

I find PHP better small-to-medium-sized Web sites. It tends to be cleaner, but could also take awhile to write. It also has modules, via PEAR, but I've never used those.

abc

Quote from: iago on June 11, 2008, 03:36:56 PM
I find Perl better for processing text, and for writing quick and dirty scripts. It has a lot of modules built, distributed by CPAN, which are generally quite powerful.

I find PHP better small-to-medium-sized Web sites. It tends to be cleaner, but could also take awhile to write. It also has modules, via PEAR, but I've never used those.


Thanks!

warz

if you're asking in regards to web apps, i've never initially thought of perl when choosing a language. although, i don't see why not - it's similar to python, which is what i use.
http://www.chyea.org/ - web based markup debugger

iago

Perl isn't really designed for doing Web apps, but Web app stuff is available as libraries. I'd stick with PHP, since that's its purpose in life.

Newby

- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Camel

Quote from: iago on June 10, 2008, 02:10:47 PM
it does feel 100% hackish 100% of the time.

Fixed.

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Sidoh

Quote from: Camel on June 12, 2008, 05:45:15 PM
Quote from: iago on June 10, 2008, 02:10:47 PM
it does feel 100% hackish 100% of the time.

Fixed.

Lol.  Whenever I do a project in perl, I always find myself saying "Fucking perl... I hate it."

Camel

I've always thought that it was strange that, since it's among the most efficient of interpreted languages, it should have had time to mature in to a language that isn't cryptic.

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

warz

Quote from: Camel on June 12, 2008, 11:33:23 PM
I've always thought that it was strange that, since it's among the most efficient of interpreted languages, it should have had time to mature in to a language that isn't cryptic.

haha, yea, if you use the features perl provides, it makes the code almost unreadable.
http://www.chyea.org/ - web based markup debugger

Camel

What an understatement! If you're not an experienced, you can't be decipher even the simplest perl commands.

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!