VERSION
VERSION([require])
- Returns the value of the variable
$VERSIONin the package the object is blessed into. With require specified,VERSIONdies if the version of the package is not equal to or greater than the version specified in require. Can be called as either a static or object method call.