http://qs321.pair.com?node_id=11114709


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

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.

Replies are listed 'Best First'.
Re^8: $VERSION in module files
by bliako (Monsignor) on Mar 28, 2020 at 14:07 UTC

    a good point inmo