[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Perl Question



Hi;

The following is relative to a Perl script.

$a contains the following string without a new line appended

java.xyz


$b contains the following string without a new line appended

java

Using $a and $b, what is the easiest way to have $c contain

.xyz


Thanks,

Terry Bailey