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


in reply to Re^3: replacement for DBI?
in thread replacement for DBI?

sorry - I don't know what that means. can you expand?

Replies are listed 'Best First'.
Re^5:replacement for DBI?
by soonix (Canon) on Oct 02, 2020 at 19:43 UTC
    On one hand, I concur with the Anonymous Monk that it is always a good idea to use git (or any version control system) for scripts and other source code. Btw, an easily understandable introduction to this topic is Git Magic.

    OTOH, if really the script has been unchanged, git wouldn't be of relevance, because it would have tracked only changes to the script, not changes to the environment.