Next meeting

16 views
Skip to first unread message

Gary C.

unread,
May 8, 2025, 9:39:59 PMMay 8
to milwau...@googlegroups.com
I'd offered to play doorstop to hold the room next meeting; I am hospitalized and am doubtful to make it to the meeting now, so someone else may need to do the honors.

<<<Gary>>>

"Ignorance killed the cat -- curiosity was framed!"
-- CJ Cherryh

Tom

unread,
Jun 23, 2025, 5:45:13 PMJun 23
to Milwau...@googlegroups.com
I'm trying to get a Nagios plugin to work, but my Perl fu has failed me. It gives me "Invalid URL:" and what I typed in, even though I thought I was typing a semi-valid sip URL:
 
my $url = $1 if ($opt_U =~
m/^(sip:[a-zA-Z0-9_\+\*#]+\@[a-zA-Z0-9\.]+)$/);
($url) || usage("Invalid URL: $opt_U\n");
 
I'm not sure how the line continuation is supposed to work-- shouldn't the first two lines be joined? But I tried that and it reacts the same way.
 
Someone sell me a clue?
 
-T
Reply all
Reply to author
Forward
0 new messages