Add missing semicolon in docs
authorMark Stosberg <mark@stosberg.com>
Tue, 9 Jul 2013 21:02:48 +0000 (17:02 -0400)
committerMark Stosberg <mark@stosberg.com>
Tue, 9 Jul 2013 21:02:48 +0000 (17:02 -0400)
commit86b8a58a3089e5ec6e6f5451ad5d2da9cd295b52
tree1598dcccb95d34a812efaaa714e0f6868f870826
parentaf5d34025a39ae31ce0f07fd84a507ba427d32ec
Add missing semicolon in docs

This looked wrong without a semicolon, so I tested it. Sure enough, it was a syntax error without it, and ran as expected with it.
lib/Try/Tiny.pm