Author here...As I said in response to the bug report, I don't consider it a bug. But it is true that the "make test" will fail badly if it doesn't see a hardware port. In 1999, when the test setup was initially designed, almost all systems DID have a COM1. And for the few exceptions, I allowed overriding the port from the command line. Since, at that time, very little installed cleanly from CPAN on Windows, I considered it adequate. The command line installer did not even need "make".
I run both 32 and 64 bit perls in parallel on my 64-bit windows box. I also have received some suggestions and patches to address actually running in a 64 bit perl. But I have been short of TUITs. I agree, the next update should include a no-hardware-detected default fallback. I'll make sure that is on the list and it should fix the CPAN concern, too.
-bill
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.