Hello,

On Fri, Aug 15, 2008 at 11:29:15AM +0200, Vincent Danjean wrote:
>   Description     : find a minimum required version of perl for Perl code
> 
>  Perl::MinimumVersion takes Perl source code and calculates the minimum
>  version of perl required to be able to run it. Because it is based on
>  PPI, it can do this without having to actually load the code.
>  .
>  Currently it tests both the syntax of your code, and the use of explicit
>  version dependencies such as "require 5.005".
>  .
>  Future plans are to also add support for tracing module dependencies.

You should avoid the comments (last 2 paragraphs) on the status of the
package, in particular the "future plans".

-- 
Nekral


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to