On 10-12-07 06:00 PM, Bruce Gray wrote:
In such a case, the C<$retry->()> style is quite helpful. It may take a new user a few extra seconds to understand, but that initial cost pays off over the rest of the document.
I use the \& even where it's not valid Perl: =head1 USAGE ( \&iterator, \&reset ) = create_iterator( $start, $upper_bound, $step ); =cut -- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS.