File Coverage

blib/lib/WWW/Shorten/Qwer.pm
Criterion Covered Total %
statement 6 6 100.0
branch n/a
condition n/a
subroutine 2 2 100.0
pod n/a
total 8 8 100.0


line stmt bran cond sub pod time code
1             package WWW::Shorten::Qwer;
2              
3 1     1   516 use strict;
  1         1  
  1         25  
4 1     1   5 use warnings;
  1         1  
  1         52  
5              
6             our $VERSION = '3.094';
7              
8             require WWW::Shorten::_dead;
9              
10             0;
11              
12             =head1 NAME
13              
14             WWW::Shorten::Qwer - (DEPRECATED) URL Shorten Service
15              
16             =head1 SYNOPSIS
17              
18             # no viable use case
19              
20             =head1 DESCRIPTION
21              
22             This module is deprecated since the service no longer functions. Please
23             see L instead.
24              
25             =head1 AUTHOR
26              
27             Dave Cross C
28              
29             =head1 CONTRIBUTORS
30              
31             =over
32              
33             =item *
34              
35             Chase Whitener C
36              
37             =back
38              
39             =head1 COPYRIGHT AND LICENSE
40              
41             See the main L docs.
42              
43             =head1 SEE ALSO
44              
45             L
46              
47             =cut