Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Perl is a pretty rockin' language, and we used it exclusively for many years. But about 6 years ago we switched to Python and haven't looked back much, mostly because it is so much better for dealing with large code bases. We really ran in to a limit to application size in Perl which were not factors in Python. I can't say I know much about ROR (other than hype) but PHP, while powerful, puts code in HTML, which is just a bad idea and caused us headaches on a few projects. MVC (model-view-controller) is the way to go. We keep the interface completely separate from the code now using a templating system. IMHO, Perl is being rewritten because it has to be. Perl has a different kind of life now. It is the 21st century replacement for csh, zsh, ksh, etc. But it isn't the language people will use for building large apps because it is not as good at that as other languages like Python. These languages took the ideas Perl made popular and tried to improve upon them, and some have. It seems to me that this last Perl rewrite will be the last major version of Perl to come out. It will be the old reliable, the language sys admins use and that will always work on every machine. But I think that the days of it being used for other purposes are over. J

In reply to Re^2: Perl is dying by Anonymous Monk
in thread Perl is dying by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-24 08:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found