Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37393293
en ru br
ALT Linux repos
S:1.1.4-alt2_22

Group :: Development/Other
RPM: perl-Devel-Comments

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.4-alt2_22
Build date: 20 november 2019, 11:25 ( 230.2 weeks ago )
Size: 51.55 Kb

Home page:   https://metacpan.org/release/Devel-Comments

License: GPL+ or Artistic
Summary: Debug with executable smart comments to logs
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Devel-Comments
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin