Hi,

Is there a method to pass a shell assigned variable to perl?

For ex:

ABC=xyc

perl -ne 'print $ABC'

In awk you could use ENVIRON["varname"], is there something
compatible in perl.


Willy Perez
Liz Claiborne IT
(201) 295-7011

Reply via email to