http://www.perlmonks.org?node_id=815646

ennuikiller has asked for the wisdom of the Perl Monks concerning the following question:

What is the purpose of:

our $VERSION = '0.08';
$VERSION = eval $VERSION;