search for: _use

Displaying 2 results from an estimated 2 matches for "_use".

Did you mean: _used
2013 Feb 27
1
some help in using the package NUT in a perl script
Hello, I want use the package NUT in a script perl, i wonder how use the result of method such as BattPercent() for example. here is my code : _#!/usr/bin/perl -w_ _# server_ _use strict;_ _#use /etc/nut/dev/modules;_ _#use IO::Socket::Multicast;_ _use UPS::Nut;_ _my $message = localtime;_ _$message .=" `who` . n";_ _print "-- test : $message n";_ _my $ups = new UPS::Nut(_ _ NAME => "UPS",_ _ HOST => "localhost",_ _ PORT =>...
2014 Jul 29
0
BUG ? - Metadata/tags NOT UPDATING - Python IceCast 2.3.2[3]
...fo...so what gives. > > Icecast 2.3.2[3] Which version of Icecast is this? I'm not quite sure how to read the above. As a side note: We released 2.4.0 recently, including packages for most distros. > Example: <snip /> > IF I *USE ADMIN *credentials /*WORKS/* > > IF I _use "source"_ as the user name and the source password I get A > SUCCESS ON UPDATE.. BUT the UPDATE NEVER SHOWS! > > > > Using the admin crendetials: > $ ./metaUP.py > Wed Jul 23 01:42:24 2014 > Icecast Update OK > > Using "source" as username and the...