Package: perl-doc
Version: 5.14.2-20
Severity: wishlist
File: /usr/share/man/man3/Time::Piece.3perl.gz

Kindly change the misleading examples!

           $t->add_months(6);
           $t->add_years(5);

to

           $r=$t->add_months(6);
           $r=$t->add_years(5);

Thank you!

http://www.google.com/search?q=add_months+doesn%27t+work+perl


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to