Net-Peep 0.4.5.1 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- File::Tail
- Filesys::DiskFree
- Net::Ping::External
- Proc::ProcessTable
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Net::Peep, Net::Peep::BC, Net::Peep::Client, Net::Peep::Client::Logparser, Net::Peep::Client::Logparser::Event, Net::Peep::Client::Pinger, Net::Peep::Client::Pinger::Host, Net::Peep::Client::Sysmonitor, Net::Peep::Client::Sysmonitor::Disk, Net::Peep::Client::Sysmonitor::Proc, Net::Peep::Client::Sysmonitor::Uptime, Net::Peep::Conf, Net::Peep::Host, Net::Peep::Host::Pool, Net::Peep::Log, Net::Peep::Mail, Net::Peep::Notification, Net::Peep::Notifier, Net::Peep::Parser, Net::Peep::Peck, Net::Peep::Scheduler
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.004005001,1.01,1.02,1.04,1.05,1.06,1.07,1.08,1.10,1.11,1.12
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Peep | Perl extension for Peep: The Network Auralizer. | 0.004005001 | metacpan |
Net::Peep::BC | Perl extension for Peep: The Network Auralizer | 1.10 | metacpan |
Net::Peep::Client | Perl extension for client application module subclasses for Peep: The Network Auralizer. | 1.12 | metacpan |
Net::Peep::Client::Logparser | Perl extension for the logparser, the event generator for Peep. | 1.11 | metacpan |
Net::Peep::Client::Logparser::Event | Perl extension for storing event information for the logparser client. | 1.01 | metacpan |
Net::Peep::Client::Pinger | Perl extension for checking whether a host or a variety of services on a host are running | 1.05 | metacpan |
Net::Peep::Client::Pinger::Host | Perl extension for storing host information for the pinger client. | 1.01 | metacpan |
Net::Peep::Client::Sysmonitor | Perl extension for a client to monitor system statistics. | 1.07 | metacpan |
Net::Peep::Client::Sysmonitor::Disk | 1.01 | metacpan | |
Net::Peep::Client::Sysmonitor::Proc | Perl extension for storing process information for the sysmonitor client. | 1.01 | metacpan |
Net::Peep::Client::Sysmonitor::Uptime | 1.01 | metacpan | |
Net::Peep::Conf | Perl extension for providing an object representation of configuration information for Peep: The Network Auralizer. | 1.08 | metacpan |
Net::Peep::Host | The Peep host object | 1.04 | metacpan |
Net::Peep::Host::Pool | A pool, or group, of Net::Peep::Host objects | 1.01 | metacpan |
Net::Peep::Log | Perl extension for client-side logging and debugging for Peep: The Network Auralizer. | 1.06 | metacpan |
Net::Peep::Mail | Utility object for e-mail notifications | 1.01 | metacpan |
Net::Peep::Notification | A Peep notification | 1.01 | metacpan |
Net::Peep::Notifier | Utility object for Peep client event or state e-mail notifications | 1.01 | metacpan |
Net::Peep::Parser | Perl extension for parsing configuration files for Peep: The Network Auralizer. | 1.06 | metacpan |
Net::Peep::Peck | Perl extension for generating ad-hoc sounds using the Peep sound engine. | 1.04 | metacpan |
Net::Peep::Scheduler | Perl extension for scheduling events for Peep, the Network Auralizer. | 1.02 | metacpan |
Other Files
BC/MANIFEST | metacpan |
BC/Makefile.PL | metacpan |
Changes | metacpan |
Client/Logparser/Event/MANIFEST | metacpan |
Client/Logparser/Event/Makefile.PL | metacpan |
Client/Logparser/MANIFEST | metacpan |
Client/Logparser/Makefile.PL | metacpan |
Client/MANIFEST | metacpan |
Client/Makefile.PL | metacpan |
Client/Pinger/Host/MANIFEST | metacpan |
Client/Pinger/Host/Makefile.PL | metacpan |
Client/Pinger/MANIFEST | metacpan |
Client/Pinger/Makefile.PL | metacpan |
Client/Sysmonitor/Disk/MANIFEST | metacpan |
Client/Sysmonitor/Disk/Makefile.PL | metacpan |
Client/Sysmonitor/MANIFEST | metacpan |
Client/Sysmonitor/Makefile.PL | metacpan |
Client/Sysmonitor/Proc/MANIFEST | metacpan |
Client/Sysmonitor/Proc/Makefile.PL | metacpan |
Client/Sysmonitor/Uptime/MANIFEST | metacpan |
Client/Sysmonitor/Uptime/Makefile.PL | metacpan |
Conf/MANIFEST | metacpan |
Conf/Makefile.PL | metacpan |
Host/MANIFEST | metacpan |
Host/Makefile.PL | metacpan |
Host/Pool/MANIFEST | metacpan |
Host/Pool/Makefile.PL | metacpan |
Log/MANIFEST | metacpan |
Log/Makefile.PL | metacpan |
MANIFEST | metacpan |
Mail/MANIFEST | metacpan |
Mail/Makefile.PL | metacpan |
Makefile.PL | metacpan |
Notification/MANIFEST | metacpan |
Notification/Makefile.PL | metacpan |
Notifier/MANIFEST | metacpan |
Notifier/Makefile.PL | metacpan |
Parser/MANIFEST | metacpan |
Parser/Makefile.PL | metacpan |
Peck/MANIFEST | metacpan |
Peck/Makefile.PL | metacpan |
README | metacpan |
Scheduler/MANIFEST | metacpan |
Scheduler/Makefile.PL | metacpan |