- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Perl 5.05_03
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 11:58 AM
04-03-2002 11:58 AM
My DBA's say the perl 5.6.1 doesn't work the same.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 12:05 PM
04-03-2002 12:05 PM
Re: Perl 5.05_03
What is missing from 5.6.1 that 5.05_03 had in it? Did you have extra modules loaded in your old 5.05_03? Do the DBA's know what is missing?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 12:08 PM
04-03-2002 12:08 PM
Re: Perl 5.05_03
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 12:11 PM
04-03-2002 12:11 PM
SolutionI'm very skeptical of this. I suspect that there are simply some modules that need to be loaded and you will have exactly the same problem with any version of Perl. In any event, your only practical alternative, if you want that old a version, is to download the source from http://www.perl.org/CPAN and compile/link it yourself.
Although I only know an itty-bitty bit about Perl, I have never seen a problem using a later version of Perl unless the code itself was very questionable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 12:17 PM
04-03-2002 12:17 PM
Re: Perl 5.05_03
http://www.perl.com/pub/a/language/info/software.html#previous
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 12:21 PM
04-03-2002 12:21 PM
Re: Perl 5.05_03
You need to get a list of modules they need and add them to 5.6.1, otherwise if you get an older version, you are going to have the exact same issues.
All they need to do is look for the "use" clause in their perl scripts.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 12:25 PM
04-03-2002 12:25 PM
Re: Perl 5.05_03
At the very least, if you have to install 5.005_03 do it in a diff location & LEAVE 5.6.1 there.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 01:18 PM
04-03-2002 01:18 PM
Re: Perl 5.05_03
Try www.perl.com , and go to downloads for 5.05_03, I dont think there should be an issue with 5.6.X
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 01:28 PM
04-03-2002 01:28 PM