Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: perl510.lib needed to compile C++ code

by cavac (Parson)
on Mar 15, 2022 at 11:42 UTC ( [id://11142108]=note: print w/replies, xml ) Need Help??


in reply to perl510.lib needed to compile C++ code

You got more problems than just a missing .lib file. Perl 5.10 is out of support since 2009-08-23. Visual Studio 2008 is out of support since 2018-04-10. Both programs had, in newer version, major security updates since then.

That pretty much guarantees that both your development environment and any software you make with your tools will have major security problems.

I think it is time to upgrade.

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-26 04:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found