[Bps-public-commit] Carp-REPL annotated tag, 0.16, created. 0.16

Thomas Sibley trs at bestpractical.com
Tue May 28 18:13:03 EDT 2013


The annotated tag, 0.16 has been created
        at  8cd47be7a107c1bed04766afc9dc50fd48163eca (tag)
   tagging  c9aadc76d231ec3fb9d80168e062cb9b527f5839 (commit)
 tagged by  Thomas Sibley
        on  Tue May 28 15:12:13 2013 -0700

- Log -----------------------------------------------------------------
version 0.16
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQBRpSu9Hdv9ZfNcOAcRAsdPAJ0dX2Mdb8ly5Taf9ZEk+4kdEVIFSACgm/2F
CSyHUtYE0jHHGpsCwtF79Aw=
=H6/F
-----END PGP SIGNATURE-----

Dagfinn Ilmari Mannsåker (1):
      Fix hash ordering dependence in test

Jesse Luehrs (2):
      silence warning about v-string in use
      don't return stack frames inside Carp

Josh ben Jore (2):
      Add shebang to Makefile.PL
      Use $^X, not "perl" in tests

Shawn M Moore (9):
      Link to more similar modules
      Clarity tweaks
      gitignore
      Include repository info
      Bump Module::Install
      More version diags
      0.15 changes
      Bump to 0.15
      Don't version this crap

Shawn Moore (52):
      Make a directory for Carp::REPL
      Initial import of Carp::REPL 0.10b1
      Add :e command for dumping the current lexical environment
      Add tests for :e
      Doc for 0.10 release
      Bump to 0.11
      Use Devel::REPL::Script so we load profile and rcfile
      Add noprofile option to skip loading the Devel::REPL user config (useful only for testing, really)
      0.11 for release
      Whoops, update README and Changes
      Bump to 0.12
      Don't use a specific perl in the test scripts
      :list command. Don't require matching $ because some plugins do wonky things
      perltidy
      Messed up some heredocs
      Ignore autogenerated files
      Include the filename in the :l output
      Add tests for :list
      Metadata updates
      Use "with LexEnv" in LexEnvCarp instead of composing it in the calling code
      Begin moving Devel::REPL::Plugin::LexEnvCarp to Devel::REPL::Plugin::Carp::REPL
      Finish moving to Devel::REPL::Plugin::Carp::REPL
      doc and perltidy
      Don't inline POD, misc fixes
      Allow importing of 'repl'
      Remove some old filler crap :)
      Finish renaming LexEnvCarp to Plugin::Carp::REPL
      Typo
      Small changes
      Prepare for 0.12 release
      Bump to 0.13
      Add a "test" option so that you can get a REPL as soon as we get a failing test
      Fix the loading of LexEnv which now uses the standard Devel::REPL way
      Attempt adding support for a bottom frame
      Skip up $Test::Builder::Level for the bottom frame
      Add support for :top and :bottom
      POD fixes
      Update MI to 0.70
      Reimplement using Devel::StackTrace::WithLexicals
      Still need to give a stacktrace when the REPL boots up
      The stack trace output format changed, fix the tests to reflect that
      Doc
      Remove excess newlines in :l code listings
      Re-allow skipping of the bottom stack frames (which is useful in the test-failure repl)
      Document the "test" option
      More doc fixes
      Last call for 0.13
      One last commit for 0.13, this finally fixes the line-ending problem in :l
      0.13 update manifest
      Depend on Lexical::Persistence
      Bump to 0.15; changes
      Passing in an explicit undef to repl will silence the stacktrace

Thomas Sibley (3):
      Merge remote-tracking branch 'github/pr/1'
      Merge remote-tracking branch 'github/pr/2'
      Bump version to 0.16

sunnavy (3):
      make perldoc happy
      fix the 'repl' can't be exported bug
      convert code using Exporter => Sub::Exporter

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list