Package : perl-Devel-Comments > RPM : perl-Devel-Comments-1.1.4-8.mga7.src.rpm

Basic items

Name perl-Devel-Comments
Version 1.1.4
Release 8.mga7
URL http://search.cpan.org/dist/Devel-Comments
Group Development/Perl
Summary Fix ::Tie_STDx TELL() issue
Size 49KB
Arch noarch
License GPL+ or Artistic

Description

_I get the feeling that the computer just skips over all the comments._ --
a grad student

*Devel::Comments* is a source filter for your Perl code, intended to be
used only during development. Specially-formatted 'smart' comments are
replaced by executable code to dump variables to screen or to file, display
loop progress bars, or enforce conditions. These smart comments can all be
disabled at once by commenting out the 'use Devel::Comments' line,
whereupon they return to being simple, dumb comments. Your debugging code
can remain in place, guaranteed harmless, ready for the next development
cycle.

Devel::Comments is a fork of the Smart::Comments manpage; current intention
is to add new features without breaking backward compatibility. Version
1.1.2 implements the 'any filehandle' feature, allowing smart output to go
to any filehandle opened for writing. You may instead pass in a filename,
which DC will open for you. Future plans include extended calling syntax,
numerical level enabling, improved progress bars, dump method callback, and
execution of arbitrary code. Bugs raised against Smart::Comments 1.0.4 will
be fixed in DC.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 08:15:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie