in reply to RFC: Version::Easy

Maybe in STORE, also make the variable write-once.

$VERSION = 1; $VERSION = 2; # croaks

Replies are listed 'Best First'.
Re^2: RFC: Version::Easy (8888)
by LanX (Saint) on Jul 12, 2020 at 09:19 UTC
    Good point! Thanks :)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

    PS: this was my 8888 th post so far :)