in reply to Re^5: Tk how-to?
in thread Tk how-to?

there is documentation on this at ActiveState's site; for which you can search in this page for the string $canvas->bind.

I certainly agree. Plus if you've downloaded ActivePerl, this same documentation is installed, which is very handy. That brief mention in the Canvas docs was what I meant by "barely documented". What I was getting at was that the CanvasBind method should have been better documented than it was.