Revision history for FindBin

0.1.8  2018-07-02T10:45:56-05:00

    - Ask me not why, but "perl6 --doc=Markdown lib/FindBin.pm6"
    keeps producing the doc for Pod::Markdown, not the contents
    of lib/FindBin.pm6. Fix: README.md is flat text produced
    by manually stripping the POD tags from the .pm6 file.


0.1.7  2018-06-29T17:28:29-05:00

    - Find out why the POD got mis-matched.

0.1.6  2018-06-26T16:05:33-05:00

    - Typos.
    - Whitespace.

0.1.4  2018-06-26T15:24:31-05:00

    - Play with the tests.
    - Update POD.
    - Minor tweaks to code format.

0.1.3  2018-06-23T15:26:07-05:00

    - Test fixes.
    - Add verbose( bool ) for testing.

0.1.1  2018-06-23T15:00:17-05:00
    - Fix pod bug.
    - Export $Script &Script
    - Handle dirname vs. as-is for -e script.

0.1.0  2018-06-23T10:02:05-05:00
    - Initial version

