Open snoopyjc opened 2 years ago
Old perl scripts use ' instead of :: - not handled. Example:
'
::
$tms_lib'HOME = "/ctms/ctms";
Fixed in https://github.com/snoopyjc/pythonizer
Old perl scripts use
'
instead of::
- not handled. Example: