Help for this page
use Net::Cisco; open(CONFIG,">config.csv"); ... } } close(CONFIG);
if(@output ne '') { ... print "no config\n"; print CONFIG "$router,no config\n"; }