Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I found the program very interesting, it is also compact (~100 lines or so) 
So I thought I'll give it a try. I went and installed all the required modules
using CPAN interactive. (that saved me a lot of time and effort, whew.., so many 
dependencies or perhaps I never came across to use many of them) 

I ran the program and got an error, may be it's something I didn't set it right.
But couldn't seem to figure out.

here is the error:
500 Cann't connect to localhost:file::80 (Bad hostname 'localhost:file:')

I spotted one line in the code, may be it has something to do with the error I got.
If not, let me know, what could possibly cause the error. Thanks!

in sub talktoamor

my $rpc = Frontier::Client->new(url=> "http://localhost:$port/amor" )

-perlkid
p.s. I also tried s/localhost/www.perlmonks.com/ ,but it gave same 500 error

In reply to Re: XPAddiction -- a new XP whoring tool by perlkid
in thread XPAddiction -- a new XP whoring tool by jaldhar

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 taking refuge in the Monastery: (4)
As of 2024-04-18 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found