このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


__SUB__ - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20121017124238/http://perldoc.perl.org:80/functions/__SUB__.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

__SUB__

Perl 5 version 16.0 documentation
Recently read

__SUB__

  • __SUB__

    A special token that returns the a reference to the current subroutine, or undef outside of a subroutine.

    This token is only available under use v5.16 or the "current_sub" feature. See feature.