sgn
sgn copied to clipboard
fix startup warnings
fix startup warnings bad assignment with "or" operator add version to package
#1027
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
/docs
has 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
/js
to/js/source/legacy
.