==============================================================================
LDP Sessions
==============================================================================
Peer LDP Id Adj Type State Msg Sent Msg Recv Up Time
------------------------------------------------------------------------------
------------------------------------------------------------------------------
No Matching Entries Found
==============================================================================
####
==============================================================================
LDP IPv4 Sessions
==============================================================================
Peer LDP Id Adj Type State Msg Sent Msg Recv Up Time
------------------------------------------------------------------------------
1.1.1.1:0 Targeted Established 822443 822431 273d 15:02:20
------------------------------------------------------------------------------
No. of IPv4 Sessions: 1
==============================================================================
####
if ( $output1 || $output2 =~ m/\d+\.\d+/gm ) {
print "Found something";
exit;
} else {
print "Do this instead";