Tobias Tacke > Fukurama-Class > Fukurama::Class::Version

Download:
Fukurama-Class-0.032.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.02   Source  

NAME ^

Fukurama::Class::Version - Pragma to set package-version

VERSION ^

Version 0.02 (beta)

SYNOPSIS ^

 package MyClass;
 use Fukurama::Class::Version('1.10');

DESCRIPTION ^

This pragma-like module provides a set method for package version. It check the correctness of version-value at compiletime. Use Fukurama::Class instead, to get all the features for OO.

CONFIG ^

-

EXPORT ^

$YourClass::VERSION : this global variable would be set at compiletime.

METHODS ^

version( version:DECIMAL ) return:BOOLEAN

Helper-method, which would executed by every pragma usage.

AUTHOR, BUGS, SUPPORT, ACKNOWLEDGEMENTS, COPYRIGHT & LICENSE ^

see perldoc of Fukurama::Class

syntax highlighting: