Help for this page

Select Code to Download


  1. or download this
                # - - - - - - - - - - - -
                =item $firecracker->boom()
    ...
                =cut
                sub boom {
                ...
    
  2. or download this
                # - - - - - - - - - - - -
     
    ...
     
                sub boom {
                ...
    
  3. or download this
    >  perldoc perlpod |grep -2n " empty "|sed 's/       /  /'
    488-
    ...
    555:      empty lines.  If you have an apparently empty line with some
    + spaces
    556-      on it, this might not count as a separator for those transla
    +tors,
    557-      and that could cause odd formatting.