Tag: perl

perl, the s/// operator and meta-characters

The other day I was working on adding some extended validation of Nagios confg files.  I have been using Nagios::Object for this job.  What I was specifically testing is in the command object, to see if what was in the…