ClearCase-Argv
view release on metacpan or search on metacpan
README.html view on Meta::CPAN
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ClearCase::Argv README</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>
<body style="background-color: white">
<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>
<ul>
<li><a href="#important_note">IMPORTANT NOTE</a></li>
<li><a href="#readme">README</a></li>
<li><a href="#summary_of_features">SUMMARY OF FEATURES</a></li>
<li><a href="#chronology">CHRONOLOGY</a></li>
<ul>
<li><a href="#ipc__cleartool">IPC::ClearTool</a></li>
<li><a href="#argv">Argv</a></li>
<li><a href="#clearcase__argv">ClearCase::Argv</a></li>
</ul>
<li><a href="#grand_unification">GRAND UNIFICATION</a></li>
<li><a href="#testing">TESTING</a></li>
</ul>
<hr name="index" />
</div>
<!-- INDEX END -->
<p>
</p>
<h1><a name="important_note">IMPORTANT NOTE</a></h1>
<p>THIS module is called "ClearCase::Argv". There is a DIFFERENT module
called simply "Argv". ClearCase::Argv depends on (requires) Argv. More
precisely, ClearCase::Argv is a subclass of Argv. Therefore, you must
download and install BOTH in order for ClearCase::Argv to work. This
naming has confused quite a few people so I highlight it here.</p>
<p>
</p>
<hr />
<h1><a name="readme">README</a></h1>
<p>Though ClearCase::Argv is itself pretty small, it represents the
<em>"Grand Unification"</em> of some of my other ClearCase-related modules.
The module itself is fully documented in the standard POD format; this
file is an accompanying overview and chronology.</p>
<p>
</p>
<hr />
<h1><a name="summary_of_features">SUMMARY OF FEATURES</a></h1>
<ul>
<li><strong><a name="interoperability_portability" class="item">Interoperability/Portability</a></strong>
<p>Using <strong>ClearCase::Argv</strong> can enhance portability of scripts between
UNIX and Windows by providing versions of <em>system</em>, <em>exec</em>, and <em>qx</em>
( run in 0.875 second using v1.01-cache-2.11-cpan-22024b96cdf )