Provided by: libalgorithm-dependency-perl_1.112-1_all 

NAME
Algorithm::Dependency::Source::Invert - Logically invert a source
VERSION
version 1.112
SYNOPSIS
my $inverted = Algorithm::Dependency::Source::Invert->new( $source );
DESCRIPTION
This class creates a source from another source, but with all dependencies reversed.
SEE ALSO
Algorithm::Dependency::Source, Algorithm::Dependency::Source::HoA
SUPPORT
Bugs may be submitted through the RT bug tracker
<https://rt.cpan.org/Public/Dist/Display.html?Name=Algorithm-Dependency> (or
bug-Algorithm-Dependency@rt.cpan.org <mailto:bug-Algorithm-Dependency@rt.cpan.org>).
AUTHOR
Adam Kennedy <adamk@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2003 by Adam Kennedy.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.1 2025-09-18 Algorithm::Dep...:Source::Invert(3pm)