- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Perl Info
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
12-20-2002 08:06 AM
12-20-2002 08:06 AM
Re: Perl Info
Sorry to here about that.
Here is the URL I found it on. It comes in HTML, postscript and PDF formats and is freely distributable.
http://www.ebb.org/PickingUpPerl/
Let me know if you have other problems getting it and I can email it to you.
Happy Holidays,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 08:32 AM
12-20-2002 08:32 AM
Re: Perl Info
Is debugging perl a must have? It's good to have as it contains tips and tricks and practical troubleshooting.
You could hold off on it though if budget constaints apply, I know they do for me.
But... check this out. There is a pretty good web-site for buying computer books on line.
http://www.halfpricecomputerbooks.com
Debugging Perl is $19.99 (from $39.99)
SAM's 24 hr. PERL book is $12.50 (From $24.99)
Might be something to check out.
Kel :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2002 12:38 AM
12-23-2002 12:38 AM
Re: Perl Info
Sorry for the belated revival of this thread.
But while browsing through some articles on http://www.perl.com/ I came accross one that relates to your posting, and shows you some indications for how to tell if a Perl book deserves to be bought.
Please, read this
http://www.perl.com/pub/a/2000/06/27/perlbook.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2002 06:41 AM
12-23-2002 06:41 AM
Re: Perl Info
Perl4 was used only for debugging HP-UX crash dumps using the q4 program. Several months ago, Perl5 was built for 11.0 and 11i and stored at the HP-UX software center: http://software.hp.com This is the recommended location to get Perl since it is packaged with man pages and stored in the standard location (/opt/perl). Since you probably have a version in /usr/contrib/bin or /usr/local/bin, you should rename those to something like perl4 (or if one of them is perl5, rename it to perl.other or something similar. The HP depot will also add /opt/perl/bin to /etc/PATH.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2002 08:19 AM
12-23-2002 08:19 AM
Re: Perl Info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2002 12:45 PM
12-23-2002 12:45 PM
Re: Perl Info
Packages that install in /usr/contrib or /usr/local often have no method to remove the installation. The V.4 filesystem layout defines /opt as the application directory and most swinstall depots will specify /opt. Note also that q4 was modified a long time ago to be perl4+perl5 compatible.
Note also that /usr/local directories have unacceptable permissions (world-writable) so I would never install anything important in those directories until world-writability is removed from all the /usr/local directories.
Bill Hassell, sysadmin
- « Previous
-
- 1
- 2
- Next »