The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Delete a page and all its children. Use with caution.

Usage

perl script/util/delete_page.pl

Then input the id (positive integer) of the page you want to delete. This number comes from the id column of the page table. This will delete the page and all its children (if there are any). Use with caution.