Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^6: $VERSION in module files

by Anonymous Monk
on Mar 27, 2020 at 07:52 UTC ( [id://11114708]=note: print w/replies, xml ) Need Help??


in reply to Re^5: $VERSION in module files
in thread $VERSION in module files

Yes and no. It can also be like having different birthdays for your limbs. It might make sense for a peg leg, but mostly unnecessary. Depends on how interdependent the modules are.

Hi,

If its mostly unnecessary, what would be the point of inheriting a version number? Just ask the head

Replies are listed 'Best First'.
Re^7: $VERSION in module files
by soonix (Canon) on Mar 27, 2020 at 08:12 UTC
    ITYM s/inheriting/carrying/
    Yes, if modules are always being maintained together and not independently. However, there's always the possibility of people taking parts (e.g. modules) of one thing to use it elsewhere. Then it's easier if they all do carry their version info.

      a good point inmo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-18 06:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found