home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


VERSION


VERSION([


require


])

Returns the value of the variable $VERSION in the package the object is blessed into. With require specified, VERSION dies 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.