![]() |
|
No such thing as a small change | |
PerlMonks |
Re^5:replacement for DBI?by soonix (Canon) |
on Oct 02, 2020 at 19:43 UTC ( #11122493=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|