Movatterモバイル変換


[0]ホーム

URL:


variables /$*
(source,CPAN)
#$*

$* was a variable that you could use to enable multiline matching. After a deprecation cycle, its magic was removed in Perl v5.10.0. Using it now triggers a compilation error:$* is no longer supported. You should use the/s and/m regexp modifiers instead.

Deprecated in Perl 5.

Removed in Perl v5.10.0.

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp