Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Method to verify an environment with changes

by shmem (Chancellor)
on Jul 31, 2017 at 11:42 UTC ( [id://1196343]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Method to verify an environment with changes
in thread Method to verify an environment with changes

For files and directories, use a version control system. I'd use git, for which CPAN modules are available. You can check the cleanness of an entire repository with a single command. For a database, I'd probably record and verify transaction IDs.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^3: Method to verify an environment with changes

Log In?
Username:
Password:

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

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

    No recent polls found