Smart::Comments

Smart::Comments are comments that do more than just sit there.
Download

Smart::Comments Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Damian Conway
  • Publisher web site:
  • http://search.cpan.org/~dconway/

Smart::Comments Tags


Smart::Comments Description

Smart::Comments are comments that do more than just sit there. Smart::Comments are comments that do more than just sit there.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_approximation() } for (my $i=0; $i Requirements: · Perl · Filter::Simple · version.pm · List::Util · Data::Dumper · Text::Balanced


Smart::Comments Related Software