Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

compilation aborted, but how to know why?

by metaperl (Curate)
on Oct 12, 2011 at 06:57 UTC ( [id://930920]=perlquestion: print w/replies, xml ) Need Help??

metaperl has asked for the wisdom of the Perl Monks concerning the following question:

After installing Finance::Bitcoin, I attempted to run the program examples\FB_high_level_api.pl but came across an error I dont know how to solve:
c:\Users\thequietcenter\prg\Finance-Bitcoin-0.003>examples\FB_high +_level_api.pl examples\FB_high_level_api.pl BEGIN not safe after errors--compilation aborted at C:/strawberry/perl +/lib/Carp/Heavy.pm line 11. Compilation failed in require at C:/strawberry/perl/lib/Carp.pm line 3 +3.

Replies are listed 'Best First'.
Re: compilation aborted, but how to know why?
by Anonymous Monk on Oct 12, 2011 at 07:23 UTC
    $ perl -Mblib examples\FB_high_level_api.pl syntax error at examples\FB_high_level_api.pl line 12, near "->receive +d)" Execution of examples\FB_high_level_api.pl aborted due to compilation +errors.
    say $address->address, ": ", $address->received);

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://930920]
Approved by davido
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-18 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found