• Skip to content

Menu 1

  • Zug
  • Blog
  • Local
  • Printed
  • Projects
  • Railroad
  • Podcasts
  • Newsletter

Thomas Beutel Art

Menu 1

  • Zug
  • Blog
  • Local
  • Printed
  • Projects
  • Railroad
  • Podcasts
  • Newsletter

Follow us

Follow us on InstagramSubscribe to our Channel on YouTubeFollow us on SoundCloud

Category: Perl

AuthorPostedbyThomason September 13, 2014

Suppress Test::More Output For Use In Nagios

I needed a quick way to check for XML well-formedness in a Perl Nagios script and I found that Test::XML has a test called is_well_formed_xml($xml) that does the job nicely. …

Read More About: Suppress Test::More Output For Use In Nagios

Posted in Nagios, Perl, Programming

AuthorPostedbyThomason March 1, 2014

Nagios, Belkin WeMo and a Plasma Globe

I monitor a number of servers using nagios and I always thought it would be neat to be able to have some sort of ambient device light up when there …

Read More About: Nagios, Belkin WeMo and a Plasma Globe

Posted in Nagios, Perl, Programming, WeMo

AuthorPostedbyThomason August 1, 2008

Useless use of private variable in void context (Perl)

Can you see what is wrong with this Perl code snippet? foreach my $cat (@$categories) { if ($cat->{col} == $column and $cat=>{pos} == $position) { return $cat; } } It …

Read More About: Useless use of private variable in void context (Perl)

Posted in Perl, ProgrammingTagged typo perl error

© 2026MINIMAL

Follow us

Follow us on InstagramSubscribe to our Channel on YouTubeFollow us on SoundCloud
x