VMS::System 1.05 available on CPAN
"Craig A. Berry" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.ports.vms |
|---|---|
| Message-ID | <[email protected]> |
A good module ought to get some attention every 11 years whether it needs it or not, so I've made a few tweaks and released a new version here: <http://search.cpan.org/~cberry/VMS-System-1_05/> If you're not familiar with this package, it does for Perl what F $GETSYI does for DCL. From the Changes file for this release: 1.05 Thu Apr 09 10:21:00 2009 - Changed C<#ifdef __ALPHA> to C<#ifndef __VAX> so we can run on OpenVMS I64. - Considered SS$_NOT_LOADED a success status in get_all_sys_info_items. An item that depends on an underlying component that is not available will be empty but the other items are fine. - Made AllPurposeHV mortal to minimize memory leaks. - Modernized a few global variables (e.g., sv_yes -> PL_sv_yes). ________________________________________ Craig A. Berry mailto:[email protected] "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser