What makes you think it doesn't work?
$_ = 'db1$/SQL/GEMINI/StoredProcs/pboValidateClientRefNo_ClientID.sql' +; s*\$**g; print; #Output: #db1/SQL/GEMINI/StoredProcs/pboValidateClientRefNo_ClientID.sql
You're not using $ inside a double-quoted string are you? $/ is a valid Perl identifier (the input record separator).
update: double quotes stuff
update^2: gah. $/ --> input record separator
In reply to Re: Remove $
by FunkyMonk
in thread Remove $
by rawsr71
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |