Help for this page
> perl -we 'print POSIX::cuserid' Name "POSIX::cuserid" used only once: possible typo at -e line 1. print() on unopened filehandle cuserid at -e line 1. > perl -we 'use POSIX;print POSIX::cuserid' lanx