in reply to Re: Offtopic: POD directives
in thread Question on reference
update: Thanks man: "You probably shouldn't rely upon the warn() being podded out forever. "
update: rir: `perldoc perlpod'. As for things ludicrous pod is not secret stuff.
update: I ran accross Re^2: Crash Course in POD again, a reply to one of my nodes , and it lists a trick by Larry himself that I like very much ;)(one of the most basic features of pod)
=for Later for a single paragraph =cut =begin for later Stuff for later =end for later print 'h1'; =begin forlater print 'bye'; =end forlater
____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Offtopic: POD directives
by BrowserUk (Patriarch) on Oct 27, 2002 at 09:33 UTC | |
|
Re: Re: Re: Offtopic: POD directives
by rir (Vicar) on Oct 27, 2002 at 19:58 UTC |