Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hi talexb,

Glad the first module worked without a hitch :-)

I'm not sure about the error in OpenPlugin. If you could provide more information regarding the plugins/drivers you are trying to install, and perhaps the error messages, I think I can help you get that going.

However, I'm ashamed to say that I do know what the problem with the third module, OpenThought, is. I'm still not sure how this managed to slip by, but there's a bug in the test suite.

The fix (as least, a decent temporary one) is to edit two test files in the OpenThought distribution:
t/02_serialize.t t/03_deserialize.t
You can add the following line which should allow the test to work properly:
$OpenThought::Prefix = "./openthought";
You can put it after the line reading:
use OpenThoughtTests();
You are more than welcome to email me that debug information on OpenPlugin if you like. I'd be thrilled to be able to work out any kinks that are showing up.

Thanks for the heads up,
-Eric

--
Lucy: "What happens if you practice the piano for 20 years and then end up not being rich and famous?"
Schroeder: "The joy is in the playing."

In reply to Re: OpenThought test problems by andreychek
in thread OpenThought test problems by talexb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 09:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found