<?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: net::dns in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246992#M40461</link>
    <description>Moving my response to the vmsperl list:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nntp.perl.org/group/perl.vmsperl/2010/07/msg15371.html" target="_blank"&gt;http://www.nntp.perl.org/group/perl.vmsperl/2010/07/msg15371.html&lt;/A&gt;</description>
    <pubDate>Thu, 22 Jul 2010 18:58:40 GMT</pubDate>
    <dc:creator>Craig A Berry</dc:creator>
    <dc:date>2010-07-22T18:58:40Z</dc:date>
    <item>
      <title>net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246985#M40454</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I have a software write in perl 5.010 that works on my linux machine using perl module net::dns and I would want to port it on VMS alpha or (possibly) itanium on an ODS5 disk. &lt;BR /&gt;&lt;BR /&gt;Do you know if it is possible? The module net::dns is supported on VMS?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 08 Jul 2010 14:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246985#M40454</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-07-08T14:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246986#M40455</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A similar topic was discussed in the below thread. May be useful.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=653158&amp;amp;admit=109447627+1278604673030+28353475" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=653158&amp;amp;admit=109447627+1278604673030+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2010 15:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246986#M40455</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-07-08T15:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246987#M40456</link>
      <description>Hi Cfabio,&lt;BR /&gt;&lt;BR /&gt;Check the following links -&lt;BR /&gt;&lt;A href="http://www.mail-archive.com/vmsperl@perl.org/msg06324.html" target="_blank"&gt;http://www.mail-archive.com/vmsperl@perl.org/msg06324.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=653158" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=653158&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Fri, 09 Jul 2010 02:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246987#M40456</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-07-09T02:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246988#M40457</link>
      <description>Pointers to earlier posts don't seem especially relevant anymore since the module now comes with its own dn_exapand implementation.&lt;BR /&gt;&lt;BR /&gt;I spent 10 minutes building the current version (0.66) myself and with minor adjustments got it to build and pass most of its tests (only failed 3 of 1492).  The failures seem to have to do with additional modules that I don't  have installed and poorly written tests that do not check for their presence before running.&lt;BR /&gt;&lt;BR /&gt;So the module appears to work on VMS, but no, in answer to the original question, no, it is not "supported" in the sense that anyone guarantees it will work or has any obligation to make it work.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jul 2010 18:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246988#M40457</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-07-09T18:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246989#M40458</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I wanted to know if it was possible because I have to install the perl too...&lt;BR /&gt;&lt;BR /&gt;Now I've decided to try. I have chosen an IA64 Operating System (Version V8.3-1H1), ODS5 disk and perl 5.10.1. &lt;BR /&gt;&lt;BR /&gt;I followed the README.vms file in the perl packet, extracted files in PERL_5-010.DIR and in the directory&lt;BR /&gt;DATL$MSA1:[DIR$UTIL.PERL_5-010.perl-5^.10^.1]&lt;BR /&gt;gave the commands:&lt;BR /&gt;&lt;BR /&gt;@configure "-des" "-Dprefix=DATE$MSA1:[perl5]&lt;BR /&gt;mmk &lt;BR /&gt;&lt;BR /&gt;During mmk I obtain the error in the attachment. &lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;BR /&gt;Regards.</description>
      <pubDate>Mon, 12 Jul 2010 08:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246989#M40458</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-07-12T08:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246990#M40459</link>
      <description>5.12.1 is current as long as you're building from source, but 5.10.1 is only a year old, so not truly ancient.  The following is an excerpt from the README.vms file that I think you missed:&lt;BR /&gt;&lt;BR /&gt;rename the top-level source directory like so:&lt;BR /&gt;&lt;BR /&gt;    set security/protection=(o:rwed) perl-5^.10^.1.dir&lt;BR /&gt;    rename perl-5^.10^.1.dir perl-5_10_1.dir&lt;BR /&gt;&lt;BR /&gt;The reason for this last step is that while filenames with multiple dots&lt;BR /&gt;are generally supported by Perl on VMS, I&lt;DIRECTORY&gt; names with multiple&lt;BR /&gt;dots are a special case with special problems because the dot is the&lt;BR /&gt;traditional directory delimiter on VMS.  Rudimentary support for&lt;BR /&gt;multi-dot directory names is available, but some of the oldest and most&lt;BR /&gt;essential parts of Perl (such as searching for and loading library&lt;BR /&gt;modules) do not yet fully support the ODS-5 caret-escape syntax.&lt;BR /&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Mon, 12 Jul 2010 17:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246990#M40459</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-07-12T17:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246991#M40460</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Thanks Craig. I thought that giving the command&lt;BR /&gt;set process/PARSE_STYLE=extended &lt;BR /&gt;I could skip this passage...but I'm wrong. &lt;BR /&gt;&lt;BR /&gt;Now I've given the commands (I decided to use the last perl version): &lt;BR /&gt;&lt;BR /&gt;set security/protection=(o:rwed) perl-5^.12^.1.DIR;1&lt;BR /&gt;&lt;BR /&gt;rename perl-5^.12^.1.DIR perl-5_12_1.DIR&lt;BR /&gt;&lt;BR /&gt;@configure "-des" "-Dprefix=DATE$MSA1:[PERL-5_12_1.]"&lt;BR /&gt;&lt;BR /&gt;mmk&lt;BR /&gt;&lt;BR /&gt;mmk test&lt;BR /&gt;&lt;BR /&gt;My machine appears to be very slow...it spends about four or five hours to do mmk and mmk test. Is it normal? The system don't seem to be overload. I have four cpu and with "system monitor" the CPU load is always about 120 of 400. Suggests?&lt;BR /&gt;&lt;BR /&gt;During mmk test there are a series of failed tests as:&lt;BR /&gt;t/op/exec...FAILED at test 16&lt;BR /&gt;cpan/Archive-Extract/t/01_Archive-Extract.........FAILED at test 35&lt;BR /&gt;cpan/Archive-Tar/t/02_methods...FAILED at test 241&lt;BR /&gt;cpan/Compress-Raw-Bzip2/t/01bzip2......FAILED--expected 173 tests, saw 10&lt;BR /&gt;cpan/Compress-Raw-Bzip2/t/09limitoutput..FAILED--expected 88 tests, saw 5&lt;BR /&gt;cpan/CPANPLUS/t/03_CPANPLUS-Internals-Source...FAILED at test 40&lt;BR /&gt;cpan/CPANPLUS/t/15_CPANPLUS-Shell.....FAILED--extra output after trailing 1..n&lt;BR /&gt;cpan/ExtUtils-Command/t/cp........FAILED at test 1&lt;BR /&gt;cpan/ExtUtils-MakeMaker/t/pm_to_blib.....FAILED at test 8&lt;BR /&gt;cpan/IO-Compress/t/001bzip2.........FAILED at test 58&lt;BR /&gt;cpan/IO-Compress/t/006zip......FAILED--expected 77 tests, saw 17&lt;BR /&gt;&lt;BR /&gt;I have do two attempts and in both case the process after the 006zip test failed doesn't go on (doesn't return the prompt).&lt;BR /&gt;&lt;BR /&gt;My mmk and C compiler version are:&lt;BR /&gt;&lt;BR /&gt;mmk/ident: %MMK-I-IDENT, this is the MadGoat Make Utility V4.1 &lt;BR /&gt;CC/version nl: HP C V7.2-001 on OpenVMS IA64 V8.3-1H1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2010 06:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246991#M40460</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-07-16T06:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246992#M40461</link>
      <description>Moving my response to the vmsperl list:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nntp.perl.org/group/perl.vmsperl/2010/07/msg15371.html" target="_blank"&gt;http://www.nntp.perl.org/group/perl.vmsperl/2010/07/msg15371.html&lt;/A&gt;</description>
      <pubDate>Thu, 22 Jul 2010 18:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246992#M40461</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-07-22T18:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246993#M40462</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;@Craig&lt;BR /&gt;I've followed your suggests. My response to the vmsperl mailing list:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mail-archive.com/vmsperl@perl.org/msg09137.html" target="_blank"&gt;http://www.mail-archive.com/vmsperl@perl.org/msg09137.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Fabio&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2010 07:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246993#M40462</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-08-03T07:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246994#M40463</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have installed perl 5.10.1 and now it works. &lt;BR /&gt;So I've tried to install the perl module Net::DNS. I've read that is not advise to use the module cpan (giving the command cpan Net::DNS) in VMS.  &lt;BR /&gt;&lt;BR /&gt;So I've given the command:&lt;BR /&gt;&lt;BR /&gt;cpanp install "Net::DNS"&lt;BR /&gt;&lt;BR /&gt;but it doesn't work. I obtain the error:&lt;BR /&gt;&lt;BR /&gt;ISTI-MX4&amp;gt; cpanp install "Net::DNS"&lt;BR /&gt;[ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem.&lt;BR /&gt;Please locate this program and set your 'perlwrapper' config entry to its path.&lt;BR /&gt;From the default shell, you can do this by typing:&lt;BR /&gt;&lt;BR /&gt;  s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL&lt;BR /&gt;  s save&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suggests?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 03 Sep 2010 09:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246994#M40463</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-09-03T09:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246995#M40464</link>
      <description>cpanplus is extraordinarily chatty, but it does often work.  The reason it can't find cpanp-run-perl is because we don't define a symbol to it and we can't define a symbol because on VMS the minus sign is an operator.  &lt;BR /&gt;&lt;BR /&gt;I did get Net::DNS to install this way (despite the warnings) but it installed the pure Perl version because it has a very Unix-specific method for determining if there is a C compiler.&lt;BR /&gt;&lt;BR /&gt;You can force it to build the XS version by doing&lt;BR /&gt;&lt;BR /&gt;$ perl Makefile.PL --xs&lt;BR /&gt;$ mms&lt;BR /&gt;$ mms install</description>
      <pubDate>Fri, 03 Sep 2010 15:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246995#M40464</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-09-03T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246996#M40465</link>
      <description>Hi, thanks for the answer. &lt;BR /&gt;&lt;BR /&gt;I have installed the missing modules to satisfy dependencies of Net::DNS. &lt;BR /&gt;&lt;BR /&gt;After I've tried to install Net-DNS-0.66 giving the commands:&lt;BR /&gt;$ perl Makefile.PL --xs (I obtain "looks good" from check if the kit is complete)&lt;BR /&gt;$ mmk &lt;BR /&gt;during mmk process I obtain the first error in the attachment. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Instead if I ignore the --xs option for link to the libresolv library, I obtain during mmk test the second error in the attachment. &lt;BR /&gt;&lt;BR /&gt;Ideas?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 08:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246996#M40465</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-09-07T08:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246997#M40466</link>
      <description>I would just change the line&lt;BR /&gt;&lt;BR /&gt;#define MAXDNAME 1010&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;#ifndef MAXDNAME&lt;BR /&gt;#define MAXDNAME 1010&lt;BR /&gt;#endif&lt;BR /&gt;&lt;BR /&gt;and you might report to the module author that he shouldn't blindly redefine macros defined in standard headers.</description>
      <pubDate>Tue, 07 Sep 2010 09:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246997#M40466</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-09-07T09:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246998#M40467</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Ok, thanks. Now the mmk works but I still have problems during mmk test. &lt;BR /&gt;I obtain the error in the attachment and so the process stops before running tests. &lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 07 Sep 2010 11:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246998#M40467</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-09-07T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246999#M40468</link>
      <description>Actually the output you posted shows that all tests except one passed.  The one that didn't pass checks the version numbers of the module's own files, which is really a packaging issue and shouldn't ordinarily affect a programmer who just wants to use the module.  And that particular test script (00-version.t) is not portably written -- I would just ignore it and go ahead and install the module.  There's a problem with one of 32 test scripts, not necessarily with the module itself.</description>
      <pubDate>Tue, 07 Sep 2010 18:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5246999#M40468</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-09-07T18:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5247000#M40469</link>
      <description>Now it works. Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2010 07:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5247000#M40469</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-09-08T07:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: net::dns</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5247001#M40470</link>
      <description>Solved</description>
      <pubDate>Wed, 08 Sep 2010 07:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/net-dns/m-p/5247001#M40470</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-09-08T07:19:32Z</dc:date>
    </item>
  </channel>
</rss>

