Changeset 8047 for lang/perl/App-MadEye
- Timestamp:
- 03/17/08 22:12:24 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Plugin/Agent/SMTPTLS.pm
r7545 r8047 31 31 32 32 1; 33 __END__ 33 34 35 =head1 NAME 36 37 App::MadEye::Plugin::Agent::SMTPTLS - check smtptls. 38 39 =head1 SCHEMA 40 41 type: map 42 mapping: 43 target: 44 type: seq 45 required: yes 46 sequence: 47 - type: str 48 port: 49 required: no 50 type: int 51 timeout: 52 required: no 53 type: int 54 55 =head1 AUTHOR 56 57 Tokuhiro Matsuno 58 59 =head1 SEE ALSO 60 61 L<App::MadEye>, L<Net::SMTP::TLS> 62
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)