in reply to Re^3: POD troubles
in thread POD troubles
# - - - - - - - - - - - - =item $firecracker->boom() This noisily detonates the firecracker object. =cut sub boom { ......will make such Pod translators completely fail to see the Pod block at all.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: POD troubles (RTFM)
by LanX (Saint) on May 14, 2011 at 11:21 UTC | |
by John M. Dlugosz (Monsignor) on May 14, 2011 at 11:34 UTC | |
by LanX (Saint) on May 14, 2011 at 11:48 UTC | |
by John M. Dlugosz (Monsignor) on May 14, 2011 at 12:08 UTC | |
by LanX (Saint) on May 14, 2011 at 12:15 UTC |