in reply to Re: generate list from users first name and name?
in thread generate list from users first name and name?

Installed module from cpan, guess there might be missing some brackets e.g., maybe someone could help?:
Bareword found where operator expected at test-perl-name.pl line 4, ne +ar "tr/-// dr" Bareword found where operator expected at test-perl-name.pl line 9, ne +ar "tr/ /. /r" Can't modify non-lvalue subroutine call in transliteration (tr///) at +test-perl- name.pl line 4, near "tr/-//dr" syntax error at test-perl-name.pl line 4, near "tr/-//dr" syntax error at test-perl-name.pl line 9, near "tr/ /./r " Execution of test-perl-name.pl aborted due to compilation errors.
Thanks
MH

Replies are listed 'Best First'.
Re^3: generate list from users first name and name?
by daxim (Curate) on Sep 14, 2012 at 17:46 UTC