NAME
    PITA::Test::Dummy::Perl5::Deps - CPAN Test Dummy for PITA Makefile.PL
    installs

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

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

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

    2. Has no non-core depencies other than the three other PITA test
    dummies, and will never have any.

    3. Exists on CPAN.

METHODS
  dummy
    Returns the dummy's name, in this case 'Darren'

AUTHOR
    Adam Kennedy <adamk@cpan.org>

SUPPORT
    No support is available for Darren.

    His head is supposed to come off, but only last, after the other three

SEE ALSO
    PITA, PITA::Scheme::Perl5::Make, <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.