HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/doc/debian-policy/perl-policy.html/ap-perl6.html
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Appendix A. Perl 6</title>
    <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" />
    <link rel="home" href="index.html" title="Debian Perl Policy" />
    <link rel="up" href="index.html" title="Debian Perl Policy" />
    <link rel="prev" href="ch-embed.html" title="Chapter 6. Programs Embedding Perl" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Appendix A. Perl 6</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch-embed.html">Prev</a> </td>
          <th width="60%" align="center"> </th>
          <td width="20%" align="right"> </td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="appendix">
      <div class="titlepage">
        <div>
          <div>
            <h1 class="title"><a id="ap-perl6"></a>Appendix A. Perl 6</h1>
          </div>
        </div>
      </div>
      <p>
      The current stable upstream version at the time of this writing is
      5.6.0.  There is currently work in progress on the next major
      revision, although the specifications have yet to be finalised.
    </p>
      <p>
      It is anticipated that when Perl 6 is released it will initially be
      packaged as <code class="systemitem">perl6</code>, install
      the binary as <code class="filename">/usr/bin/perl6</code> and use different
      directories for packaged modules to <code class="systemitem">perl</code>:
    </p>
      <pre class="screen">
/usr/lib/perl6
/usr/share/perl6</pre>
      <p>
      This will allow Perl 5 and 6 packages and modules (which should be
      packaged as <code class="systemitem">libfoo-bar-perl6</code>), to co-exist for as
      long as required.
    </p>
      <p>
      At some stage in the future when Perl 6 is sufficiently mature, the
      package naming may be reversed such that the <code class="systemitem">perl</code> package contains Perl 6 and the
      current package becomes <code class="systemitem">perl5</code>.
    </p>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch-embed.html">Prev</a> </td>
          <td width="20%" align="center"> </td>
          <td width="40%" align="right"> </td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Chapter 6. Programs Embedding Perl </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> </td>
        </tr>
      </table>
    </div>
  </body>
</html>