Repository for the Net::Gnats module.
- The current CPAN release version is 0.22.
- The current working version is 0.22.
- RT 108273 remove PREREQ_FATAL
- Fix bug relating to scopes and change required field. It's a temporary Fix until something more permanent can be put into place; effectively, it just forces the change-required field to match properly.
- Add capability to get any number of fields starting with a specific string.
- Misc fixes and documentation amendments from Miniconf NYC.
- Add 'scopes' capability to fields.
- Bugfix Github issue #1 regarding expression concatenation.
- Bugfix Github issue #4 regarding perldoc parse problems in Net::Gnats.
- Fixed stubbed subroutines which caused test failures for Perl 5.10.1.
- Added additional tests and documentation for Net::Gnats::Command.
- Added additional tests and documentation for Net::Gnats::Command::ADMV.
- Removed dead code from Net::Gnats::Session.
- Bugfix Github issue #6 regarding wrong type returned for query() method.
- Added additional tests and documentation for Net::Gnats get_field_type.
- Added ability to submit a PR from a PR object.
- Set consistent versioning across all modules.
- Added 'strictures' to PREREQ_PM.
- Completely reworked sessions and issuing commands.
- Comprehensive tests, removing all stubs.
- Known issue: attachments not managed
- Known issue: after submit of PR, new PR number not captured into the PR object.