Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Algorithm For Uninstalling Dependencies

by JadeNB (Chaplain)
on Nov 20, 2009 at 23:01 UTC ( [id://808545]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub mk_kv; sub reverse_hoa;
    
    ...
        }
        return %reversed;
    }
    
  2. or download this
    sub remove; sub remove_down; sub remove_up;
    my $down = { map { mk_kv split / /, $_ } split /\n/, $graph }; # $down
    +->{$key} is an arrayref of the modules downstream from $key
    ...
            ();
    }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://808545]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (8)
As of 2024-04-19 12:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found