Conversation
Notices
-
Alpha release of Test::More, now with subtests! http://ping.fm/prHYU
-
@schwern Yesterday you talked about documenting private methods using "=begin private". How do you display the POD specified as private?
-
@darianapatrick You dont, its private. You shouldnt know about it unless youre looking at the code. Or get perldoc to add a --private flag.
-
@schwern Okay, that's what I figured. I saw your newsgroup post from '01 about it. Thanks.
-