Algorithm::Dependency::Source::Invert - Logically invert a source


Algorithm-Dependency documentation  | view source Contained in the Algorithm-Dependency distribution.

Index


NAME

Top

Algorithm::Dependency::Source::Invert - Logically invert a source

SYNOPSIS

Top

  my $inverted = Algorithm::Dependency::Source::Invert->new( $source );

DESCRIPTION

Top

This class creates a source from another source, but with all dependencies reversed.

SUPPORT

Top

To file a bug against this module, use the CPAN bug tracking system

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Algorithm-Dependency

For other comments, contact the author.

AUTHOR

Top

Adam Kennedy <adamk@cpan.org>

SEE ALSO

Top

Algorithm::Dependency::Source, Algorithm::Dependency::Source::HoA

COPYRIGHT

Top


Algorithm-Dependency documentation  | view source Contained in the Algorithm-Dependency distribution.