Devel::LineName

Give names to source code lines
Download

Devel::LineName Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Nick Cleaton
  • Publisher web site:
  • http://search.cpan.org/~ncleaton/

Devel::LineName Tags


Devel::LineName Description

Devel::LineName is a Perl module that allows you to give symbolic names to lines in Perl source code.This is useful mainly for testing things that deal with line numbers. For example, suppose you're testing a function that dies with a stack backtrace, such as "confess" in Carp. You might do something like: use Test::More tests => 1; eval { outer_sub() }; is $@, Product's homepage


Devel::LineName Related Software