Devel-Kit

 view release on metacpan or  search on metacpan

lib/Devel/Kit.pm  view on Meta::CPAN

It includes 2 sub classes that can be used as guides on how to create your own context specific subclass:

L<Devel::Kit::TAP> for testing context (using a function based output).

L<Devel::Kit::cPanel> for cPanel context (using a method based output).

=head1 INCOMPATIBILITIES

None reported.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-devel-kit@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.

=head1 TODO

=over 4

lib/Devel/Kit/TAP.pm  view on Meta::CPAN

=head1 DESCRIPTION

TAP friendly (via Test::More::diag()) version of L<Devel::Kit>.

See L<Devel::Kit> for details.

=head1 INCOMPATIBILITIES

None reported.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-devel-kit@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.

=head1 AUTHOR

Daniel Muey  C<< <http://drmuey.com/cpan_contact.pl> >>

lib/Devel/Kit/cPanel.pm  view on Meta::CPAN

=head1 DESCRIPTION

cPanel friendly (via Cpanel::Logger->info()) version of L<Devel::Kit>.

See L<Devel::Kit> for details.

=head1 INCOMPATIBILITIES

None reported.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-devel-kit@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.

=head1 AUTHOR

Daniel Muey  C<< <http://drmuey.com/cpan_contact.pl> >>



( run in 0.491 second using v1.01-cache-2.11-cpan-4d50c553e7e )