File Coverage

blib/lib/Task/BeLike/BURAK.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 Task::BeLike::BURAK;
2             $Task::BeLike::BURAK::VERSION = '0.22';
3 1     1   97557 use strict;
  1         12  
  1         31  
4 1     1   5 use warnings;
  1         2  
  1         38  
5              
6             1;
7              
8             __END__
9              
10             =pod
11              
12             =encoding UTF-8
13              
14             =head1 NAME
15              
16             Task::BeLike::BURAK
17              
18             =head1 VERSION
19              
20             version 0.22
21              
22             =head1 SYNOPSIS
23              
24             None.
25              
26             =head1 DESCRIPTION
27              
28             This is a tool to install module I use.
29              
30             =head1 NAME
31              
32             Task::BeLike::BURAK - Installs all modules I (BURAK) like
33              
34             =head1 PREREQUISITIES
35              
36             See the meta files in the distribution.
37              
38             =head1 AUTHOR
39              
40             Burak Gursoy <burak@cpan.org>
41              
42             =head1 COPYRIGHT AND LICENSE
43              
44             This software is copyright (c) 2011 by Burak Gursoy.
45              
46             This is free software; you can redistribute it and/or modify it under
47             the same terms as the Perl 5 programming language system itself.
48              
49             =cut