Is there an example of module that creates/deletes other nodes?
I have a custom module that in some circumstances it would be handy if it could create 2 or 3 other (largely boilerplate) nodes in certain circumstances, and in others if it could delete 1 or 2 other nodes. Are there examples of similar things I can study?