When enabled, this pragma warns about indirect method calls that are present in your code.
The indirect syntax is now considered harmful, since its parsing has many quirks and its use is error prone : when the subroutine 'foo' has not been declared in the current package, 'foo $x' actually compiles to '$x->foo', and 'foo { key => 1 }' to ''key'->foo(1)'. Please refer to the REFERENCES section for a more complete list of reasons for avoiding this construct.
This pragma currently does not warn for core functions ('print', 'say', 'exec' or 'system'). This may change in the future, or may be added as optional features that would be enabled by passing options to 'unimport'.
This module is not a source filter.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.39-bp156.3.4 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.39-bp155.2.10 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.39-bp154.1.18 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.38-bp153.1.22 info | GA Release | 2021-03-05 | 15 SP3 |
|
|
0.38-bp152.3.20 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.38-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
0.38-bp151.2.16 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.38-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|