blob: 6438de3e292d49ffdb39b0b2b03b8fa6b3d55932 (
plain) (
blame)
1
2
3
4
5
6
|
This module takes one function at its use line. Afterwards, all
single-line <...> calls that looks like a XML literal will be
processed with that function, instead of the built-in shell glob.
Support for qx<...> overriding for multiline XML literals is planned
for Perl 5.10.
|