Help for this page
<%init> use strict; ... <h4>Version is: <% $check::VERSION %>.</h4> </body> </html>
package check; use strict; ... } 1;