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


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

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.