タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

smart-commentsに関するundonatureのブックマーク (1)

  • Smart::Comments

    NAME Smart::Comments - Comments that do more than just sit there VERSION This document describes Smart::Comments version 1.000005 SYNOPSIS use Smart::Comments; my $var = suspect_value(); ### $var ### got: $var ### Now computing value... # and when looping: for my $big_num (@big_nums) { ### Factoring... done factor($big_num); } while ($error > $tolerance) { ### Refining---> done refine_approximatio

    Smart::Comments
  • 1