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


in reply to Re^2: Comparing routing path if it is in agreement to IGP
in thread Comparing routing path if it is in agreement to IGP

Greetings.
Sorry to get back to you so late on this. It appears you've already received a slution to this in another thread. So no reason to repeat here. :)
Best wishes.
--Chris
#!/usr/bin/perl -Tw
use perl::always;
my $perl_version = "5.12.4";
print $perl_version;
  • Comment on Re^3: Comparing routing path if it is in agreement to IGP