Help for this page
$DisplayName = shift @ARGV || die; $Machine = Win32::NodeName() unless( $Machine = shift @ARGV ); $Machine = "\\\\$Machine"; $Machine =~ s/^\\{2,}/\\\\/; if( Win32::Service::GetServices( $Machine, \%List ) )
while ($Line = <>) { chomp($Line); $Line =~ s/^[ \t]+//; ### Check for spaces and tabs and remove ... $Machine =~ s/^\\{2,}/\\\\/; if( Win32::Service::GetServices( $Machine, \%List ) )