-
-
26 Jun 2018 14:50:37 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (317 / 0 / 10)
- Kwalitee
Bus factor: 1- 16.23% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (13.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Robert Barta, Robert James Clay <jame@rocasa.us>
- Dependencies
- Readonly
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.25
- Add 'use strict;' & 'use warnings;' at beginning of the t/01citadel.t file.
- Correct the variable name "$keycount" to "$key_count" in lines 48 & 54 of the t/01citadel.t file.
- Update the lib/Net/Citadel/ToDo.pod file.
- 17:43 24 June 2018
- Correct spelling error on line 777 of lib/Net/Citadel.pm: Higest > Highest.
- Correct spelling error on line 36 of t/01citadel.t: thru > through.
Documentation
To Do items for the Net::Citadel Perl extension.Modules
Citadel.org protocol coverageModule Install Instructions
To install Net::Citadel, copy and paste the appropriate command in to your terminal.
cpanm Net::Citadel
perl -MCPAN -e shell install Net::Citadel
For more information on module installation, please visit the detailed CPAN module installation guide.