ingydotnet / io-all-pm

All in One Perl IO
http://search.cpan.org/dist/IO-All/
38 stars 20 forks source link

please mark chain methods explicitly in the documentation #54

Open wchristian opened 9 years ago

wchristian commented 9 years ago

Just from reading the docs it can at times be unclear whether a method chains or not, requiring the user to inspect the source to find this out. Marking these in the docs would be helpful.

frioux commented 9 years ago

Agree. Also marking methods that are mutators would be good.