<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Does anyone already have a convenience for removing PLaneT development
links to versions that are available in the PLaneT repository?<br>
<br>
The usage scenario I have in mind is:<br>
<ol>
  <li>Work on new versions of interconnected packages.&nbsp; In the process,
create development links for the ultimate new version numbers of some,
so that new versions of the other packages can <code>require</code>
them.</li>
  <li>Upload the new versions of some or all of the packages to PLaneT.</li>
  <li>Type a command (say, <code>remove-obsolete-planet-development-links</code>,
only catchier), which causes the development links for versions now in
PLaneT to be removed.</li>
</ol>
The motivations for automating the removal are both to avoid likely
operator error and to avoid some hassle.<br>
<br>
Anyone already have a tool like this, or have a better way of doing it?<br>
<br>
</body>
</html>