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

翻訳前ページへ


default - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20110822224420/http://perldoc.perl.org/functions/default.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

default

Perl 5 version 14.1 documentation
Recently read

default

  • default BLOCK

    Within a foreach or a given, a default BLOCK acts like a when that's always true. Only available after Perl 5.10, and only if the switch feature has been requested. See when.