- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- perl usage on VMS
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
09-08-2003 03:27 AM
09-08-2003 03:27 AM
Purely Personal Opinion
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 07:20 AM
09-08-2003 07:20 AM
Solutionif you are interested in System Managment type of
stuff on Perl have a look at the modules in
ftp://ftp.cpan.org/pub/CPAN/modules/by-category/04_Operating_System_Interfaces/VMS/
These give you access to almost everything you ever wanted to know about your VMS system ;-)
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 02:57 AM
09-09-2003 02:57 AM
Re: perl usage on VMS
I once started porting it but due to lack of time and other priorities, the project has been deferred.
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 05:34 PM
09-09-2003 05:34 PM
Re: perl usage on VMS
I just did a small fixup and now your should be able to have a look at
http://zinser.no-ip.info:8080/www/vms/sw/notes/perl_mod.htmlx
which gives an (admittedly silly) example of how to use a number of the VMS specific modules to retrieve information about your system.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 06:10 PM
09-09-2003 06:10 PM
Re: perl usage on VMS
http://www.sidhe.org/vmsperl/scripts/nodewatch.html
I will also mention that there is a mailing list that covers all things Perl on VMS, including development of Perl itself as well as support for people using Perl. Send mail to vmsperl-subscribe@perl.org to subscribe.