Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: RFC: Version::Easy

by tobyink (Canon)
on Jul 12, 2020 at 07:08 UTC ( [id://11119200]=note: print w/replies, xml ) Need Help??


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 :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11119200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found