Why does this package access the package's hash like that, instead of just defining $VERSION in the usual way?package Method::Signatures::Simple; BEGIN { $Method::Signatures::Simple::VERSION = '0.06'; } use warnings; use strict;
In reply to Another VERSION variation? by John M. Dlugosz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |