${^POSTMATCH} - Perldoc Browser

You are viewing the version of this documentation from Perl 5.10.1. View the latest version
#${^POSTMATCH}

This is similar to $' ($POSTMATCH) except that it does not incur the performance penalty associated with that variable, and is only guaranteed to return a defined value when the pattern was compiled or executed with the /p modifier.

AltStyle によって変換されたページ (->オリジナル) /