Revision history for Eval-LineNumbers
0.35      2021-07-16 06:51:10 -0600
  - Added eval_line_numbers_offset function.
  - New official repository https://github.com/uperl/Eval-LineNumbers
    detached from original https://github.com/muir/Eval-LineNumbers
0.34 2013/10/07
 - Fix Makefile.PL NAME
0.33 2013/10/04
 - Complete makeover by Olivier Mengué:
   - add caller-level support
   - add a test
   - fix typos, groom makefile and code
0.32 2013/10/01
 - use 'heredoc' instead of 'hereis'
 - add Google copyright
 - rename CHANGELOG to Changes
 - add README
 - create git repository, add link
0.31 2009/09/01
 - Minor documentation changes.
0.3 2009/07/24
 - Initial version