NAME
    PITA::Test::Dummy::Perl5::Build - Brian, the CPAN Test Dummy for PITA
    Build.PL installs

SYNOPSIS
        use PITA::Test::Dummy::Perl5::Build;
    
        my $name = PITA::Test::Dummy::Perl5::Build->dummy;

DESCRIPTION
    This module is part of the Perl Image Testing Architecture (PITA) and
    acts as a test module for the PITA::Scheme::Perl5::Build 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, in this case 'Brian'

AUTHOR
    Adam Kennedy <adamk@cpan.org>

SUPPORT
    No support is available for Brian.

    Sigh... no his head was NOT meant to come off like that.

SEE ALSO
    PITA, PITA::Scheme::Perl5::Build, <http://ali.as/pita/>

COPYRIGHT & LICENSE
    Copyright 2006 - 2007 Adam Kennedy.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.