http://www.perlmonks.org?node_id=997126


in reply to Re: Finding subgraphs induced by a set of given vertices.
in thread Finding subgraphs induced by a set of given vertices.

Thanks Anon,

How do i modify this code to take in input from command line i.e. instead of this line

for my $QT ( [qw[ a b c d ]], [qw[ b e d ]] )

How do i feed it with input vertices from command line