Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Building a web-based system administration interface in Perl

by Anonymous Monk
on Apr 08, 2009 at 03:17 UTC ( [id://756212]=note: print w/replies, xml ) Need Help??


in reply to Re: Building a web-based system administration interface in Perl
in thread Building a web-based system administration interface in Perl

work with old perl versions
That requirement sucks. Disk space is cheap, use it.
  • Comment on Re^2: Building a web-based system administration interface in Perl

Replies are listed 'Best First'.
Re^3: Building a web-based system administration interface in Perl
by monarch (Priest) on Apr 08, 2009 at 06:09 UTC

    I can see why that was posted anonymous.

    Operating with older versions of Perl isn't about disk space, it's about allowing a complex already-configured system to run an application without performing an operation (such as upgrade) that could render the rest of the system useless and unstable.

      It depends on your definition of "older" :) Clearly I won't consider 5.8.8 "old", it is still the standard perl in Mac OS X 10.5 and certainly some other shipping OSes like RedHat EL, and many OSes that shipped earlier this year or last year. General compatibility with the 5.8 line would probably be easy enough to achieve, but of course older than that hardly makes any sense.
      I can see why that was posted anonymous.
      Well you're wrong :)

      Operating with older versions of Perl isn't about disk space, it's about allowing a complex already-configured system to run an application without performing an operation (such as upgrade) that could render the rest of the system useless and unstable.
      Why would you need to upgrade?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-20 04:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found