NAME

PITA::Test::Dummy::Perl5::XS - CPAN XS test dummy

SYNOPSIS

  use PITA::Test::Dummy::Perl5::XS;

  my $dummy = PITA::Test::Dummy::Perl5::XS->dummy;

DESCRIPTION

This module is part of the Perl Image Testing Architecture (PITA) and acts as a test module for the PITA::Scheme::Perl5::Make testing scheme.

1. Contains no functionality, and will never do so.

2. Has no non-core depencies, and will never have any.

3. Exists on CPAN.

METHODS

dummy

Returns the dummy's name, George in this case

SEE ALSO

PITA, PITA::Scheme::Perl5::Make, http://ali.as/pita/

AUTHOR

Tony Cook <tony@develop-help.com>