pdl / Test-Proto

OO test script golf sugar
1 stars 1 forks source link

Add Overloading Methods #5

Closed pdl closed 12 years ago

pdl commented 12 years ago

Add methods to Test::Proto::Base to test overloading, e.g.

pSomething->as_string(qr/\w/, "contains words when stringified")
pdl commented 12 years ago

Fixed in commit 6f19571