Blame Changes

Packit 1c5632
Revision history for Sub-Install
Packit 1c5632
Packit 1c5632
0.928     2014-06-26 18:57:27-04:00 America/New_York
Packit 1c5632
        - cope with subroutines with spaces in their names when catching
Packit 1c5632
          warnings
Packit 1c5632
        - don't assume that the source sub isn't blessed in tests (!)
Packit 1c5632
Packit 1c5632
0.927     2013-10-15 22:46:38 America/New_York
Packit 1c5632
        rebuild using Dist::Zilla, update links to repo, metadata, etc.
Packit 1c5632
Packit 1c5632
        typo fixes, thanks David Steinbrunner
Packit 1c5632
Packit 1c5632
0.926   2012-02-26
Packit 1c5632
        cope with terminal dots from new Carp
Packit 1c5632
Packit 1c5632
0.925   2009-01-16
Packit 1c5632
        add repo loc to metadata
Packit 1c5632
Packit 1c5632
0.924   2006-11-13
Packit 1c5632
        packaging improvements
Packit 1c5632
Packit 1c5632
0.922   2006-07-21
Packit 1c5632
        fix filename-matching in output tests for win32 (20617, thanks Jerry
Packit 1c5632
        Gay!) (Couldn't reproduce this one.  Argh!)
Packit 1c5632
Packit 1c5632
0.921   2006-07-16
Packit 1c5632
        fix filename-matching in output tests for win32 (20484, thanks Alex
Packit 1c5632
        Chorny!)
Packit 1c5632
Packit 1c5632
0.92    2006-05-11
Packit 1c5632
        allow other users to build exporters like our tiny one (&exporter)
Packit 1c5632
        rename _CALLABLE to _CODELIKE to keep up with Params::Util
Packit 1c5632
Packit 1c5632
0.91    2006-04-30
Packit 1c5632
        use _CALLABLE to determine callability of code, not ref
Packit 1c5632
Packit 1c5632
0.90    2006-04-15
Packit 1c5632
        rewrite warning handling:
Packit 1c5632
          reinstall suppresses fewer warnings: only sub redefinition
Packit 1c5632
          relevant warnings warn from caller (like Carp)
Packit 1c5632
        YOUR CODE MAY BREAK:
Packit 1c5632
          the test/code and documentation differed on install_installers
Packit 1c5632
          the code has been changed to match the documentation
Packit 1c5632
Packit 1c5632
0.03    2005-11-22 19:00
Packit 1c5632
        install_installers to make Sub::Installer history
Packit 1c5632
Packit 1c5632
0.02    2005-11-22 11:26
Packit 1c5632
        improved detection of sub names via B
Packit 1c5632
        100% coverage
Packit 1c5632
Packit 1c5632
0.01    2005-11-21 22:28
Packit 1c5632
        the first version
Packit 1c5632