Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: $VERSION in module files

by Anonymous Monk
on Mar 26, 2020 at 21:23 UTC ( [id://11114690]=note: print w/replies, xml ) Need Help??


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

Not necessarily. If you maintain a version number for the dist which applies also to all the modules then you can pick one master module which all the others use and have them set their versions from that one. eg.

inheriting a version number is like inheriting your fathers age/birthdate

yeah my wife just gave birth to a beautiful baby, 9lbs, 32 years old

Replies are listed 'Best First'.
Re^5: $VERSION in module files
by soonix (Canon) on Mar 27, 2020 at 04:23 UTC
    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.

      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

        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.

Log In?
Username:
Password:

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

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

    No recent polls found