~ubuntu-branches/ubuntu/intrepid/perl-doc-html/intrepid

« back to all changes in this revision

Viewing changes to perlvmesa.html

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2008-05-17 20:14:19 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080517201419-qgbuogq2ckkdisyi
Tags: 5.10.0-2
Supersede botched upload of 5.10.0-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
      <h2>Links:</h2>
55
55
      <ul>
56
56
        <li><a href="http://search.cpan.org">CPAN</a></li>
 
57
        <li><a href="http://www.perl.org">Perl.org</a></li>
57
58
        <li><a href="http://www.perl.com">Perl.com</a></li>
58
 
        <li><a href="http://www.perl.org">Perl.org</a></li>
 
59
        <li><a href="http://perlbuzz.com">Perl Buzz</a></li>
 
60
        <li><a href="http://www.perlfoundation.org/perl5/index.cgi">Perl 5 Wiki</a></li>
 
61
        <li><a href="http://jobs.perl.org">Perl Jobs</a></li>
59
62
        <li><a href="http://www.pm.org">Perl Mongers</a></li>
60
63
        <li><a href="http://www.perlmonks.org">Perl Monks</a></li>
61
64
        <li><a href="http://planet.perl.org">Planet Perl</a></li>
65
68
      <ul>
66
69
        <li>Site maintained by<br><a href="http://perl.jonallen.info">Jon Allen</a>
67
70
            (<a href="http://perl.jonallen.info">JJ</a>)</li>
68
 
        <li class="spaced">Last updated on<br>23 April 2006</li>
 
71
        <li class="spaced">Last updated on<br>23 December 2007</li>
69
72
        <li class="spaced">See the <a href="http://perl.jonallen.info/projects/perldoc">project page</a> for
70
73
        more details</li>
71
74
      </ul>
76
79
    <div id="centerContent">
77
80
      <div id="contentHeader">
78
81
        <div id="contentHeaderLeft"><a href="#" onClick="showLeft()">Show navigation</a></div>
79
 
        <div id="contentHeaderCentre">-- Perl 5.8.8 documentation --</div>
 
82
        <div id="contentHeaderCentre">-- Perl 5.10.0 documentation --</div>
80
83
        <div id="contentHeaderRight"><a href="#" onClick="showRight()">Show toolbar</a></div>
81
84
      </div>
82
85
      <div id="breadCrumbs"><a href="index.html">Home</a> &gt; <a href="index-platforms.html">Platform specific</a> &gt; perlvmesa</div>
97
100
configuration files discussed in the last bullet below.</p>
98
101
<a name="Unpacking-Perl-Distribution-on-VM%2fESA"></a><h2>Unpacking Perl Distribution on VM/ESA</h2>
99
102
<p>To extract an ASCII tar archive on VM/ESA, try this:</p>
100
 
<pre class="verbatim">   pax -o <span class="i">to</span>=IBM-<span class="n">1047</span><span class="cm">,</span>from=ISO8859-<span class="n">1</span> -r &lt; latest.tar</pre>
 
103
<pre class="verbatim">   <span class="w">pax</span> -o <span class="w">to</span>=<span class="w">IBM</span>-<span class="n">1047</span><span class="cm">,</span><span class="w">from</span>=<span class="w">ISO8859</span>-<span class="n">1</span> -<span class="w">r</span> &lt; <span class="w">latest</span>.<span class="w">tar</span></pre>
101
104
<a name="Setup-Perl-and-utilities-on-VM%2fESA"></a><h2>Setup Perl and utilities on VM/ESA</h2>
102
105
<p>GNU make for VM/ESA, which may be required for the build of perl,
103
106
is available from:</p>
146
149
<p>OpenEdition (UNIX System Services) does not (yet) support the #! means
147
150
of script invocation.
148
151
See:</p>
149
 
<pre class="verbatim">    head <span class="q">`whence perldoc`</span></pre>
 
152
<pre class="verbatim">    <span class="w">head</span> <span class="q">`whence perldoc`</span></pre>
150
153
<p>for an example of how to use the "eval exec" trick to ask the shell to
151
154
have perl run your scripts for you.</p>
152
155
<a name="AUTHORS"></a><h1>AUTHORS</h1>
177
180
          <!--<select name="r"><option value="1" selected>Go to top result<option value="0">Show results list</select>-->
178
181
        </form>
179
182
      </p>
 
183
      <script language="JavaScript" type="text/javascript" src="/perl-version.js"></script>
180
184
      <h2>Labels:</h2>
181
185
      <p>
182
186
        <a href="#" onClick="addLabel('perlvmesa','perlvmesa.html')">Add this page</a>