Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

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

G'day strawberryperls4ever,

Welcome to the Monastery.

Strawberry Perl (SP) comes with all the tools you need to install CPAN modules. My preference for performing the actual installation is the core cpan utility; others prefer cpanm or cpanp (if you want to use one of these, I believe SP comes with one or both of them; if not, you can install using cpan which you'll automatically have). SP should have other tools, such as a compiler, that you may need.

Certain modules require 3rd-party libraries. You may need to install these. The README or INSTALL files, for individual modules, should specify such requirements.

Specifically for Win32API::MIDI, do note the Overview has:

"This module is still under development. Interface may be changed to improve usability.".

It also appears to be abandonware (last update in 2003) so don't hold your breath for movement from "under development" to "stable, production version". This may affect your choice to use this module.

Also note that capitalisation matters: the name is Win32API::MIDI, not WIN32API::MIDI.

— Ken


In reply to Re: Adding WIN32API::MIDI Package to Strawberry by kcott
in thread Adding WIN32API::MIDI Package to Strawberry by strawberryperls4ever

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 sharing their wisdom with the Monastery: (2)
As of 2024-04-19 19:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found