Revision history for FindBin-libs

0.3.0  2020-01-20T19:23:37-06:00

    - raku
    - Metadata

0.2.1  2019-07-01T14:00:37-05:00

    - Useful sig on EXPORT.

    - Move POD to ./assets

0.2.0  2019-06-14T14:09:08-05:00

    - export saner name "@FindBin-libs-dirs"

    - test cleanups

    - handle arguments properly

0.1.2  2019-06-10T09:42:01-05:00

    - Test cleanups.

    - Whitespace.

    - remove extraneous logging.

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
