Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Are we obsessed with CGI?

by Reverend Phil (Pilgrim)
on Apr 17, 2002 at 14:16 UTC ( [id://159818]=note: print w/replies, xml ) Need Help??


in reply to Are we obsessed with CGI?

Nice topic.
I fell into perl when my company didn't really have any programmers, and an old perl script needed fixin'. Turned out I was able to troubleshoot it. Then I started learning perl by hacking through that script and eventually getting the right books and finding this website. I've been playing with it for about 3-4 years now, and I've never written (well, completed) a CGI or web app. Most of my work involves taking nasty-looking customer data and quickly turning it into something that our databases or order entry systems find pretty. As I learn more, my scripts extend their capabilities - grabbing files via ftp, parsing data and throwing it into databases, creating reports in excel, emailing them to People Who Care, logging all script activities into a single log file, etc. The more I learn (when I get the chance to) the more I love throwing simple bells and whistles into my scripts. I've recently built an app w/ a GUI, which was (mostly) fun, but still no CGI.

I've finally gotten the gumption to put together a couple of websites that will need perl functionality, and I discovered the Template Toolkit, which should be fun to play with. I'm looking forward to finally (after 3-4 years) getting into web development and CGI with perl, and I'm thrilled to find out that somewhere between 10 and 30% of the questions that make their way through these gates are going to help me in that journey =)

-=rev=-

Replies are listed 'Best First'.
Re: Re: Are we obsessed with CGI?
by gothmogged (Initiate) on Apr 17, 2002 at 16:13 UTC

    The predominance of CGI talk on perlmonks is a major reason why I've never posted here before and only lurk occasionally.

    I first started using perl 8 years ago to build an EDI engine for processing healthcare claims. Its text processing power and flexibility was simply unmatched. It was years before I even got around to writing a CGI script in it. I prefer to use Embperl for that sort of thing.

    Lately I've been using Perl/Tk to write some quick visualization tools. Its quick, its simple, and its cross platform. Integrate with DBI and you have a nice cross platform client/server solution. No worries about retarded browser compatability and viral vulnerability. Pop in Storable and you can have a persistent local cache for mobile or intermittently connected users.

    I've heard good things about Ruby, but learning another obscure immature new language would require more motivation than simple niftiness.

    I'm also interested in using Patterns in Perl. I only see one such module up on CPAN. Looking over the Apocalypses it would seem to be a much easier project to do in Perl 6.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://159818]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-26 07:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found