Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
We currently don't have a mature distribution system for Perl 6 modules. We're still trying to figure out how to use Perl 5 CPAN without interupting the workflow of Perl 5 CPAN modules.

That said, the quasi-standard is to put module on github, and a basic installer called proto is being worked on.

In the proto project there's a file called projects.list, which lists the modules known to work with Rakudo and proto. Once you'd like to add your module to the list, please join our IRC channel. We'll give you a commit bit, so that you can add your project to projects.list.

Rakudo supports a PERL6LIB enviornment variable which works just the same as PERL5LIB. Also ~/.perl6/lib/ is in the standard library search path. (Proto uses this path for installing modules).

There is a prototypial C interface for Rakudo called zavolaj, which comes with a mysql client example.

There's also a Perl 5 interface called blizkost (Slovak for "closeness" or "proximit"), which Stefan O'Rear has hacked up sufficiently during the last few weeks to build basic Tk windows with it, through Tk. (Note that blizkost requires the latest Rakudo from git, the April release of Rakudo has a bug which prevents blizkost from working).

Update: fixed translation of "blizkost", as per masak and Jenda

Perl 6 - links to (nearly) everything that is Perl 6.

In reply to Re: (P6) Modules? by moritz
in thread (P6) Modules? by rir

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 imbibing at the Monastery: (2)
As of 2024-04-20 01:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found