sgn
sgn copied to clipboard
add a script to rename locations in bulk
Description
bin/rename_locations.pl
Checklist
- [ ] Refactoring only
- [ ] Documentation only
- [ ] Fixture update only
- [ ] Bug fix
- [ ] The relevant issue has been closed.
- [ ] Further work is required.
- [ ] New feature
- [ ] Relevant tests have been created and run.
- [ ] Data was added to the fixture
- [ ] Data was added via a patch in
/t/data/fixture/patches/.
- [ ] Data was added via a patch in
- [ ] User-Facing Change
- [ ] The user manual in
/docshas been updated.
- [ ] The user manual in
- [ ] Any new Perl has been documented using perldoc.
- [ ] Any new JavaScript has been documented using JSDoc.
- [ ] Any new legacy JavaScript has been moved from
/jsto/js/source/legacy.