in reply to Re: make-like dependency tools in perl
in thread make-like dependency tools in perl
"Age/change state" can be checked with ordinary date modules or functions. Do you need something else?
The only unusual requirement here is that I should be able to source the date from a database instead of simply from a file's age. Another option in build systems is comparing md5 hashes for changes, but I haven't needed that myself.
My dependency graphs have all been quite small an simple. Fewer than 20 nodes, just managing task order and execution.
|
|---|