Revision history for FindBin-libs

0.1.1  2019-06-08T22:51:39-05:00

    - Replace EVAL with Compunit call.
    
    - Move Frobnicate.pm6 -> t/lib/FindBin/Frobnicate.pm6 in 
      case some other fool names something Frobnicate.

    - Add ./lib/FindBin/Frobnicate.pm6, check that
      "use FindBin::Frobnicate" finds the ./t file instead of
      ./lib file, which indicates that scan-up output is being
      processed in the correct order.

    - POD, comments, whitepsace: all sorts of stuff that
      nobody else cares about :-)


0.0.1  2019-05-23T19:27:56-05:00
    - Initial version
