Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

ActivePerl and ASP Classic

by Baz (Friar)
on Feb 07, 2012 at 18:14 UTC ( [id://952320]=perlquestion: print w/replies, xml ) Need Help??

Baz has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I need to script some ASP sites for a friend of mine and was hoping to avoid VBScript at all costs. I've never programmed in ASP previously. I have done some Perl previously but I work mostly in Python.

I was wondering what your experiences have been using Perl as an alternative to Visual Basic when scripting in ASP Classic.

Is it stable? What versions have you worked in?

How did the experience compare with respect to other Scripting languages such as Python and Javascript, in the context of ASP?

Would you recommend ActivePerl when scripting in ASP?

Thanks,

Barry

Replies are listed 'Best First'.
Re: ActivePerl and ASP Classic
by InfiniteSilence (Curate) on Feb 07, 2012 at 19:51 UTC

    ..what versions have you worked in?...

    What is this, a job interview? Look, I think you've realized by the prodigious use of the term 'classic' that you are asking to compare Perl to something that is deprecated. You shouldn't be thinking of building new applications in something that is now outdated. That stuff is in support-only mode. That means you should tinker with it to support or perhaps enhance something that is already built and running, but new stuff should be built on new, stable-for-the-forseeable-future technology. So, ultimately, previous experience in this regard is not going to help you any.

    ...using Perl as an alternative to Visual Basic...

    What other people think is meaningless. You should use the technology that a) your customer thinks you should be using and/or b) what you are already good at. If the client is giving you time to learn and freedom then work with what you enjoy working with.

    ...other scripting languages...

    Although JavaScript is making heavy inroads to the server-side it is still mainly used as a client-side scripting language and as such doesn't really belong alongside the other two. You cannot get a comparison of how languages will work for you by asking people online. That is like asking people how a particular beer tastes. You will get 'fruity' or 'mild' or whatever but none of that means that you will like it or that it will go down your throat smoothly.

    ...ActivePerl...in ASP...

    I think that is a question best asked of the ActivePerl folks (they have a forum and sales people) since your considerations might involve future support and licensing of products that they sell. Not everything ActiveState produces is free software. You have to license things and follow their release cycles, so although you could get a rough idea here your best bet is to peruse their website and check out their options.

    Celebrate Intellectual Diversity

Re: ActivePerl and ASP Classic
by runrig (Abbot) on Feb 07, 2012 at 19:41 UTC
    It's been over 10 years since I did any ASP, but I preferred Perl over any other *Script when I did it. Just use Win32::ASP.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://952320]
Approved by kcott
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: (3)
As of 2024-04-26 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found