CPAN::Test::Dummy::Perl5::Make::UnsatPrereq - CPAN Test Dummy


CPAN-Test-Dummy-Perl5-Make-UnsatPrereq documentation Contained in the CPAN-Test-Dummy-Perl5-Make-UnsatPrereq distribution.

Index


Code Index:

NAME

Top

CPAN::Test::Dummy::Perl5::Make::UnsatPrereq - CPAN Test Dummy

SYNOPSIS

Top

    use CPAN::Test::Dummy::Perl5::Make::UnsatPrereq;

DESCRIPTION

Top

This module is part of CPAN.pm with the single purpose of testing CPAN.pm itself.

Contains no functionality, and will never do so.

AUTHOR

Top

Slaven Rezic, based on code from Andreas Koenig.

COPYRIGHT & LICENSE

Top


CPAN-Test-Dummy-Perl5-Make-UnsatPrereq documentation Contained in the CPAN-Test-Dummy-Perl5-Make-UnsatPrereq distribution.

use strict;

package CPAN::Test::Dummy::Perl5::Make::UnsatPrereq;

$CPAN::Test::Dummy::Perl5::Make::UnsatPrereq::VERSION = '1.00';

1;

__END__