App-contenttype

 view release on metacpan or  search on metacpan

lib/App/contenttype.pm  view on Meta::CPAN

package App::contenttype;
use strict;
use warnings;

our $VERSION = '0.01';

1;

__END__

=head1 NAME

App::contenttype - to search Content-Type


=head1 SYNOPSIS

L<contenttype>


=head1 DESCRIPTION

See L<contenttype> command's document.


=head1 REPOSITORY

=begin html

<a href="http://travis-ci.org/bayashi/App-contenttype"><img src="https://secure.travis-ci.org/bayashi/App-contenttype.png"/></a> <a href="https://coveralls.io/r/bayashi/App-contenttype"><img src="https://coveralls.io/repos/bayashi/App-contenttype/bad...

=end html

App::contenttype is hosted on github: L<http://github.com/bayashi/App-contenttype>

I appreciate any feedback :D


=head1 AUTHOR

Dai Okabayashi E<lt>bayashi@cpan.orgE<gt>


=head1 SEE ALSO

L<contenttype>


=head1 LICENSE

This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. See L<perlartistic>.

=cut



( run in 1.782 second using v1.01-cache-2.11-cpan-df04353d9ac )