Help for this page

Select Code to Download


  1. or download this
    Check the dependencies
    -----------------------
    
    ...
     Scalar::Util => OK, 1.27
     Test::More => OK, 0.98
     Time::Local => OK, 1.2300
    
  2. or download this
    #!/bin/sh
    egrep -rh '^[\s;]*(use|require) ' lib script t \
      | sed -rne 's/ *(use|require) //; /^[A-Z]/p' \
    ...
            "OK, ".(\$${name}::VERSION // "loaded (just version unknown)")
        }) // $@, "\n";
    PERL