Evented-Object 5.66
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Evented::Object | base class which allows you to attach callbacks to objects and then fire events on them. | 5.63 | metacpan |
Evented::Object::Collection | represents a group of pending L<Evented::Object> callbacks. | 5.63 | metacpan |
Evented::Object::EventFire | represents an L<Evented::Object> event fire. | 5.63 | metacpan |
Evented::Object::Hax | 5.63 | metacpan |