Subject: | read of uid via 'uid' method failed |
Dear Strzelecki Ćukasz,
in your description of the 'uid' method we can read: uid( USERNAME
[,UID] ) Read or modify a user's UID. Returns the result of operation
(TRUE or FALSE) if UID was specified otherwhise returns the UID.
However the method 'uid' do not deliver any number or string,
see output
./uid-bug
Use of uninitialized value $id in concatenation (.) or string at
./uid-bug line 10.
id []
grep testuser /etc/passwd
testuser:x:8000:8000:test user,,,:/home/testuser:/bin/zsh
Kind Regards and consider using Test::Simple or Test::More
Christian Kuelker
Subject: | uid-bug |
Message body not shown because it is not plain text.