<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: perl usage on VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065650#M30988</link>
    <description>Hello Ian,&lt;BR /&gt;&lt;BR /&gt;I just did a small fixup and now your should be able to have a look at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://zinser.no-ip.info:8080/www/vms/sw/notes/perl_mod.htmlx" target="_blank"&gt;http://zinser.no-ip.info:8080/www/vms/sw/notes/perl_mod.htmlx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which gives an (admittedly silly) example of how to use a number of the VMS specific modules to retrieve information about your system. &lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
    <pubDate>Wed, 10 Sep 2003 00:34:22 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2003-09-10T00:34:22Z</dc:date>
    <item>
      <title>perl usage on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065647#M30985</link>
      <description>I have had a quick play with perl on VMS and think it may be useful. I'm wondering what other people may be doing with perl especially in the VMS system management area.</description>
      <pubDate>Mon, 08 Sep 2003 10:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065647#M30985</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2003-09-08T10:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: perl usage on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065648#M30986</link>
      <description>Hello Ian,&lt;BR /&gt;&lt;BR /&gt;if you are interested in System Managment type of &lt;BR /&gt;stuff on Perl have a look at the modules in &lt;BR /&gt;&lt;BR /&gt; &lt;A href="ftp://ftp.cpan.org/pub/CPAN/modules/by-category/04_Operating_System_Interfaces/VMS/" target="_blank"&gt;ftp://ftp.cpan.org/pub/CPAN/modules/by-category/04_Operating_System_Interfaces/VMS/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;These give you access to almost everything you ever wanted to know about your VMS system ;-)&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 08 Sep 2003 14:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065648#M30986</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-08T14:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: perl usage on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065649#M30987</link>
      <description>You could take a look at WEBMIN (free software: &lt;A href="http://www.webmin.com)." target="_blank"&gt;www.webmin.com).&lt;/A&gt; Although basically Unix, some parts might be usable for VMS, eventually under the GNV set. Some parts need to be re-developed completely (job scheduling, user management...) but other parts could be used (I think) with minor alterations (Apache, for instance).&lt;BR /&gt;I once started porting it  but due to lack of time and other priorities, the project has been deferred.</description>
      <pubDate>Tue, 09 Sep 2003 09:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065649#M30987</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-09-09T09:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: perl usage on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065650#M30988</link>
      <description>Hello Ian,&lt;BR /&gt;&lt;BR /&gt;I just did a small fixup and now your should be able to have a look at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://zinser.no-ip.info:8080/www/vms/sw/notes/perl_mod.htmlx" target="_blank"&gt;http://zinser.no-ip.info:8080/www/vms/sw/notes/perl_mod.htmlx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which gives an (admittedly silly) example of how to use a number of the VMS specific modules to retrieve information about your system. &lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 10 Sep 2003 00:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065650#M30988</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-10T00:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: perl usage on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065651#M30989</link>
      <description>In addition to what Martin said, here's one example:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sidhe.org/vmsperl/scripts/nodewatch.html" target="_blank"&gt;http://www.sidhe.org/vmsperl/scripts/nodewatch.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;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.</description>
      <pubDate>Wed, 10 Sep 2003 01:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/perl-usage-on-vms/m-p/3065651#M30989</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2003-09-10T01:10:50Z</dc:date>
    </item>
  </channel>
</rss>

