Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / ExtUtils / MakeMaker / vmsish.html
blob16ad40bf04054ca16a620116d2a12dd66d6e775a
1 <?xml version="1.0" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>ExtUtils::MakeMaker::vmsish - Platform-agnostic vmsish.pm</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <link rev="made" href="mailto:" />
8 </head>
10 <body style="background-color: white">
11 <table border="0" width="100%" cellspacing="0" cellpadding="3">
12 <tr><td class="block" style="background-color: #cccccc" valign="middle">
13 <big><strong><span class="block">&nbsp;ExtUtils::MakeMaker::vmsish - Platform-agnostic vmsish.pm</span></strong></big>
14 </td></tr>
15 </table>
17 <p><a name="__index__"></a></p>
18 <!-- INDEX BEGIN -->
20 <ul>
22 <li><a href="#name">NAME</a></li>
23 <li><a href="#synopsis">SYNOPSIS</a></li>
24 <li><a href="#description">DESCRIPTION</a></li>
25 </ul>
26 <!-- INDEX END -->
28 <hr />
29 <p>
30 </p>
31 <h1><a name="name">NAME</a></h1>
32 <p>ExtUtils::MakeMaker::vmsish - Platform-agnostic vmsish.pm</p>
33 <p>
34 </p>
35 <hr />
36 <h1><a name="synopsis">SYNOPSIS</a></h1>
37 <pre>
38 use just like vmsish.pm</pre>
39 <p>
40 </p>
41 <hr />
42 <h1><a name="description">DESCRIPTION</a></h1>
43 <p>Until 5.8.0, vmsish.pm is only installed on VMS. This means any code
44 which has 'use vmsish' in it won't even compile outside VMS. This
45 makes ExtUtils::MM_VMS very hard to test.</p>
46 <p>ExtUtils::MakeMaker::vmsish is just a very thin wrapper around vmsish
47 which works just like it on VMS and everywhere else it does nothing.</p>
48 <table border="0" width="100%" cellspacing="0" cellpadding="3">
49 <tr><td class="block" style="background-color: #cccccc" valign="middle">
50 <big><strong><span class="block">&nbsp;ExtUtils::MakeMaker::vmsish - Platform-agnostic vmsish.pm</span></strong></big>
51 </td></tr>
52 </table>
54 </body>
56 </html>