Changes for version 0.006 - 2015-04-29
- `_name` and `_version` methods introduced. The first returns plain license name (no version) with lowercase "article "the", the second return plain license version "3".
- `notice` method overrides parent one: (1) our method has optional parameters — program name ("this program" by default), it is used in license notice text, (2) notice text is formatted with `Text::Wrap::fill`.
- `AGPL_3::or_later` delegates most of the work to `GPL_3::or_later` to avoid code duplication.
- I am studying CPAN features and polishing release process and materials. Added some info: where to get *real* source, how to report bugs, etc.
Modules
AGPLv3+ license for Software::License
GPLv3+ license for Software::License
GPLv3+ and AGPLv3+ for Software::License